Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
evereux committed May 1, 2023
1 parent 37b7976 commit ef1330d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,14 @@ If you are migrating from earlier version (since 0.2.1) you should ensure:

* Please read the changelog descriptions. Particularly those for 0.2.1.

## 0.3.1

* fixed flask-sqlalchemy and sqlalchemy versions as later versions will currently break flicket.
* fixed migration file that could lock the database preventing future migrations.
* minimum python version now 3.10. However, earlier versions may still work.
* updated installation on how to run the development server.
* plotly version updated due to older version being incompatible with python 3.10.

## 0.3.0

* Updated python module dependencies due to breakages preventing Flicket from initialising.
Expand Down

0 comments on commit ef1330d

Please sign in to comment.