diff --git a/NEWS.md b/NEWS.md index d9506ce..d1a4ec4 100644 --- a/NEWS.md +++ b/NEWS.md @@ -3,9 +3,15 @@ User-visible changes in "magic-wormhole": ## Upcoming Release * add release-notes here when making PRs + + +## Release 0.14.0 (28-Mar-2024) + * Add completion files for bash, zsh and fish (#498) * Python 3.12 added to CI, versioneer updated (#505) * Support streaming compression of directories (#503, from https://github.com/pR0Ps/) +* Remove obsolete compatibility code (thanks https://github.com/a-detiste/) +* Add "ecosystem" document ## Release 0.13.0 (10-Aug-2023)