Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kozlovsky committed Jan 27, 2022
1 parent 2af831b commit 04d72f2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# PonyORM release 0.7.15-RC1 (2022-01-10)
# PonyORM release 0.7.15 (2022-01-27)

## Features

* Add Python 3.10 support, drop support of Python < 3.7
* You can create an in-memory SQLite database accessible from multiple threads by specifying ":sharedmemory:" as a file name

## Bugfixes

Expand Down

0 comments on commit 04d72f2

Please sign in to comment.