浏览代码

Mention OpenCV example in release notes

Thomas Kluyver 8 年之前
父节点
当前提交
8cc9db2150
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      doc/releasenotes.rst

+ 1 - 0
doc/releasenotes.rst

@@ -6,6 +6,7 @@ Version 1.8
 
 
 * New example applications using:
 * New example applications using:
   - PyQt5 with QML
   - PyQt5 with QML
+  - OpenCV and PyQt5
   - `Pywebview <https://github.com/r0x0r/pywebview>`__
   - `Pywebview <https://github.com/r0x0r/pywebview>`__
 * The code to pick an appropriate wheel now considers wheels with Python version
 * The code to pick an appropriate wheel now considers wheels with Python version
   specific ABI tags like ``cp35m``, as well as the stable ABI tags like ``abi3``.
   specific ABI tags like ``cp35m``, as well as the stable ABI tags like ``abi3``.