Update HISTORY.rst with version 0.6.0 changes

This commit is contained in:
2024-03-29 19:50:40 -04:00
parent 2421cb5f15
commit 35846e1eb0
+7
View File
@@ -1,3 +1,10 @@
v0.6.0 (04-29-2024)
===================
- Support for Python 3.6+ only.
- Support for SQLAlchemy 2+.
- Dropped support for Python 2.7 and 3.4, with the move to SQLAlchemy 2+.
v0.5.1 (09-01-2017)
===================