Răsfoiți Sursa

Mention error handling

Thomas Kluyver 11 ani în urmă
părinte
comite
f7b682ee0e
1 a modificat fișierele cu 3 adăugiri și 0 ștergeri
  1. 3 0
      doc/releasenotes.rst

+ 3 - 0
doc/releasenotes.rst

@@ -8,3 +8,6 @@ Version 0.2
 * Ability to define multiple shortcuts for one application.
 * Validate config files to produce more helpful errors, thanks to
   `Tom Wallroth <https://github.com/devsnd>`_.
+* Errors starting the application, such as missing libraries, are now written
+  to a log file in the application directory, so you can work out what
+  happened.