Skip to content

Commit

Permalink
Start changelog for 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
RazerM committed Jul 26, 2023
1 parent 1c27771 commit 7c6698a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
Logbook Changelog
=================

Version 1.6.0
-------------

Released on <TODO>

- Dropped support for Python 2.7, 3.5, and 3.6.
- Uses pyproject.toml based build.
- Added nteventlog extra for NTEventLogHandler.
- Supports SQLAlchemy 1.4 and 2.0.
- Fix various deprecation warnings.
- exc_info arg may be a BaseException instance (thanks Mattijs Ugen)
- FileHandler supports path-like objects.
- Fixed bug which prevented compilation on Cython 3

Version 1.5.1
-------------

Expand Down

0 comments on commit 7c6698a

Please sign in to comment.