Commit 699d0b5c authored by NGPixel's avatar NGPixel

docs: Updated changelog

parent 7cab15ec
......@@ -7,6 +7,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- **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**: Russian locale is now available (thanks to @efimlosev)
- **Localization**: Spanish locale is now available (thanks to @MatiasArriola)
### Changed
- **Misc**: Updated dependencies
......
{
"name": "wiki.js",
"version": "1.0.0-beta.11.1",
"version": "1.0.0-beta.12",
"description": "A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown",
"main": "install.js",
"scripts": {
......
{
"name": "wiki",
"version": "1.0.0-beta.11",
"version": "1.0.0-beta.12",
"description": "A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown",
"main": "server.js",
"scripts": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment