diff --git a/CHANGELOG.md b/CHANGELOG.md index 63539ba..cdd886b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,7 +37,7 @@ All notable changes to this project will be documented in this file. - Serialization is now based on marshal (2x performance improvements). - Let pip chose python dependencies install path. -## [0.0.3] - Upcoming +## [0.0.3] - 2020-07-29 ### Added @@ -60,7 +60,6 @@ All notable changes to this project will be documented in this file. - user localization - repository init - ### Removed - Unused strict right management strategy diff --git a/README.md b/README.md index 93bc274..1ce63f8 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,8 @@ I'm working on it. See [contributing section](https://multi-user.readthedocs.io/en/latest/ways_to_contribute.html) of the documentation. +Feel free to [join the discord server](https://discord.gg/aBPvGws) to chat, seek help and contribute. + ## Licensing See [license](LICENSE)