소스 검색

Add new examples to release notes

Thomas Kluyver 8 년 전
부모
커밋
45058e5e8e
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      doc/releasenotes.rst

+ 3 - 0
doc/releasenotes.rst

@@ -4,6 +4,9 @@ Release notes
 Version 1.8
 -----------
 
+* New example applications using:
+  - PyQt5 with QML
+  - `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``.
 * Fixed a bug with fetching a wheel when another version of the same package