diff --git a/CHANGELOG.md b/CHANGELOG.md index ee57fb88..a0da6e19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,12 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [v1.0.0-beta.13] - Unreleased +- **History**: History section to list all changes + ## [v1.0.0-beta.12] - Unreleased ### Added - **Deploy**: Heroku support -- **History**: History section to list all changes - **Localization**: All UI text elements are now localized - **Localization**: Chinese locale is now available (thanks to @choicky) - **Localization**: Korean locale is now available (thanks to @junwonpk) @@ -162,6 +164,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Changed - Updated dependencies + snyk policy +[v1.0.0-beta.13]: https://github.com/Requarks/wiki/compare/v1.0.0-beta.11...HEAD [v1.0.0-beta.12]: https://github.com/Requarks/wiki/compare/v1.0.0-beta.11...HEAD [v1.0.0-beta.11]: https://github.com/Requarks/wiki/releases/tag/v1.0.0-beta.11 [v1.0.0-beta.10]: https://github.com/Requarks/wiki/releases/tag/v1.0.0-beta.10 diff --git a/README.md b/README.md index 2834e1ef..58f18b24 100644 --- a/README.md +++ b/README.md @@ -50,8 +50,10 @@ Current and upcoming milestones *(major features only, see the [changelog](https > *Planned for early June release* ![Progress](http://progressed.io/bar/80) -- [x] Better localization in the UI +- [x] Anchor with Copy to clipboard function +- [x] Full UI Localization - [x] Heroku support +- [x] New Localizations: Chinese, French, Korean, Portuguese, Russian and Spanish - [ ] Refactor of all client-side code to modular Vue components ### Beta 13