2
0
NGPixel 8 жил өмнө
parent
commit
8349b2c879
1 өөрчлөгдсөн 5 нэмэгдсэн , 3 устгасан
  1. 5 3
      CHANGELOG.md

+ 5 - 3
CHANGELOG.md

@@ -4,14 +4,14 @@ This project adheres to [Semantic Versioning](http://semver.org/).
 
 
 ## [v1.0.0-beta.14] - Unreleased
 ## [v1.0.0-beta.14] - Unreleased
 ### Added
 ### Added
+- **History**: History section to list all changes
 - **Security**: Optional Two-Factor Authentication (2FA) protection
 - **Security**: Optional Two-Factor Authentication (2FA) protection
 
 
-## [v1.0.0-beta.13] - Unreleased
+## [v1.0.0-beta.13] - 2017-07-09
 ### Added
 ### Added
 - **Admin**: Added Host Information section to System Info page
 - **Admin**: Added Host Information section to System Info page
 - **Admin**: Added Color Theme page to modify look and feel
 - **Admin**: Added Color Theme page to modify look and feel
 - **Editor**: Linebreaks are now rendered, can be disabled via config option
 - **Editor**: Linebreaks are now rendered, can be disabled via config option
-- **History**: History section to list all changes
 - **Localization**: German locale is now available (thanks to @joetjengerdes)
 - **Localization**: German locale is now available (thanks to @joetjengerdes)
 - **UI**: Support for color themes, code blocks dark/light + colorize on/off
 - **UI**: Support for color themes, code blocks dark/light + colorize on/off
 
 
@@ -25,6 +25,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
 - **Editor**: Blockquotes are now displayed in their correct color stylings
 - **Editor**: Blockquotes are now displayed in their correct color stylings
 - **Misc**: 'Entry does not exist' page now display sub-pages separator correctly
 - **Misc**: 'Entry does not exist' page now display sub-pages separator correctly
 - **Misc**: Locked dependencies to patch instead of minor version
 - **Misc**: Locked dependencies to patch instead of minor version
+- **Misc**: Saving a page no longer crash the search index engine
 
 
 ## [v1.0.0-beta.12] - 2017-06-10
 ## [v1.0.0-beta.12] - 2017-06-10
 ### Added
 ### Added
@@ -185,7 +186,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
 ### Changed
 ### Changed
 - Updated dependencies + snyk policy
 - 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.14]: https://github.com/Requarks/wiki/compare/v1.0.0-beta.13...HEAD
+[v1.0.0-beta.13]: https://github.com/Requarks/wiki/releases/tag/v1.0.0-beta.13
 [v1.0.0-beta.12]: https://github.com/Requarks/wiki/releases/tag/v1.0.0-beta.12
 [v1.0.0-beta.12]: https://github.com/Requarks/wiki/releases/tag/v1.0.0-beta.12
 [v1.0.0-beta.11]: https://github.com/Requarks/wiki/releases/tag/v1.0.0-beta.11
 [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
 [v1.0.0-beta.10]: https://github.com/Requarks/wiki/releases/tag/v1.0.0-beta.10