فهرست منبع

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
 -----------