浏览代码

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