docs: Updated changelog
This commit is contained in:
parent
7cab15ec99
commit
699d0b5c8c
@ -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
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"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": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"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": {
|
||||
|
Loading…
Reference in New Issue
Block a user