소스 검색

Mention pyglet example in release notes

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

+ 4 - 3
doc/releasenotes.rst

@@ -4,9 +4,10 @@ Release notes
 Version 1.7
 -----------
 
-* Support for downloading packages as wheels from PyPI, and a new
-  `PyQt5 example <https://github.com/takluyver/pynsist/tree/master/examples/pyqt>`__
-  which uses this feature.
+* Support for downloading packages as wheels from PyPI, and new
+  `PyQt5 <https://github.com/takluyver/pynsist/tree/master/examples/pyqt>`__ and
+  `Pyglet <https://github.com/takluyver/pynsist/tree/master/examples/pyglet>`__
+  examples which use this feature.
 
 Version 1.6
 -----------