Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bouttier committed Sep 30, 2021
1 parent 404dae9 commit 07d5929
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -105,3 +105,5 @@ venv.bak/

*.swp
*.swo

/docs/changelog.html
8 changes: 7 additions & 1 deletion docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,15 @@ CHANGELOG
0.2.4 (unreleased)
------------------

**🚀 Nouveautés**

* Ajout d’une fonction utilitaire ``open_remote_file`` utile pour les migrations Alembic
* Ajout d’une branche Alembic ``sql_utils`` offrant la fonction SQL ``public.fct_trg_meta_dates_change``
* Compatibilité avec Python 3.9

**🐛 Corrections**

*
* Ajout d’une dépendance manquante

0.2.3 (2021-06-30)
------------------
Expand Down

0 comments on commit 07d5929

Please sign in to comment.