Pārlūkot izejas kodu

docs: Updated README

[ci skip]
NGPixel 8 gadi atpakaļ
vecāks
revīzija
3f8b3303ce
2 mainītis faili ar 7 papildinājumiem un 2 dzēšanām
  1. 4 1
      CHANGELOG.md
  2. 3 1
      README.md

+ 4 - 1
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

+ 3 - 1
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