Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreRaybaut committed Oct 22, 2023
1 parent 9b0ffae commit a374975
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@
* Before: `pytest --unattended guidata` (to run tests without Qt event loop)
* Now: `pytest guidata` (there is no use case for running tests with Qt event loop,
so the `--unattended` option was removed and the *unattended* mode is now the default)
* Removed CHM documentation (obsolete format)

🧹 Bug fixes:

* Fixed minor deprecation and other issues related to locale

## Version 3.1.0 ##

Expand Down

0 comments on commit a374975

Please sign in to comment.