diff --git a/CHANGELOG.md b/CHANGELOG.md index c075d8b..9a5639c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -110,6 +110,7 @@ All notable changes to this project will be documented in this file. - Removed all files *.py compiler. [mh4x0f] ### Fixed +- stable version that contains [mh4x0f] - fixed website links on Readme.md [mh4x0f] - force copy all files `config` to user_config_dir [mh4x0f] - fixed description plugin responder3 [mh4x0f] diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 787dc9b..74536e4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -16,7 +16,7 @@ The branches are distributed in: - master - Stable version. Something will only be added to this branch when it is really relevant for the release of a new version. -- beta - Beta stable version [Open track] in production on Google Play. relevant to the launch of a new beta version on google play. +- beta - Stable version that contains most of the major features, but is not yet complete.relevant to the launch of a new beta version on release. - dev - Unstable version. It is the continuous version of development. All approved and tested modifications will be added to this branch.