소스 검색

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:
   - PyQt5 with QML
+  - OpenCV and PyQt5
   - `Pywebview <https://github.com/r0x0r/pywebview>`__
 * 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``.