diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.1.0.tid b/editions/tw5.com/tiddlers/releasenotes/Release 5.1.0.tid index 841714b73..29403c9a7 100644 --- a/editions/tw5.com/tiddlers/releasenotes/Release 5.1.0.tid +++ b/editions/tw5.com/tiddlers/releasenotes/Release 5.1.0.tid @@ -8,22 +8,22 @@ released: 201409201500 //[[See GitHub for detailed change history of this release|https://github.com/Jermolene/TiddlyWiki5/compare/v5.0.18-beta...v5.1.0]]// -This is the first full release of TiddlyWiki. +This is the first full release of TiddlyWiki. Documentation updates made up the bulk of the changes since the previous 5.0.18-beta release. !! Hackability Improvements -* +* [[Removed|https://github.com/Jermolene/TiddlyWiki5/commit/b239b3d6230a9f7aab4c9ef6a59aefb4158f45b1]] curly braces from qualified identifiers !! Bug Fixes -* +* [[Fixed|https://github.com/Jermolene/TiddlyWiki5/commit/9e6dab06cc2db8263fce083510ae570923b21c0b]] problem with Markdown Maruku mode metadata !! Contributors [[@Jermolene|https://github.com/Jermolene]] would like to thank the contributors to this release who have generously given their time to help improve TiddlyWiki: * [[@BramChen|https://github.com/BramChen]] -* [[@buggyj|https://github.com/buggyj]] -* [[@Eucaly|https://github.com/Eucaly]] +* [[@malgam|https://github.com/malgam]] +* [[@gernert|https://github.com/gernert]] * [[@pmario|https://github.com/pmario]] * [[@xcazin|https://github.com/xcazin]] diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.1.1.tid b/editions/tw5.com/tiddlers/releasenotes/Release 5.1.1.tid new file mode 100644 index 000000000..1638c76e1 --- /dev/null +++ b/editions/tw5.com/tiddlers/releasenotes/Release 5.1.1.tid @@ -0,0 +1,25 @@ +caption: 5.1.1 +created: 20140921124011558 +modified: 20140921124011558 +tags: ReleaseNotes +title: Release 5.1.1 +type: text/vnd.tiddlywiki +released: 201409201500 + +//[[See GitHub for detailed change history of this release|https://github.com/Jermolene/TiddlyWiki5/compare/v5.1.0...v5.1.1]]// + +This is a minor bug fix release to correct some issues with the first full release of TiddlyWiki. + +!! Hackability Improvements + +* + +!! Bug Fixes + +* + +!! Contributors + +[[@Jermolene|https://github.com/Jermolene]] would like to thank the contributors to this release who have generously given their time to help improve TiddlyWiki: + +* [[@pmario|https://github.com/pmario]] diff --git a/editions/tw5.com/tiddlers/releasenotes/Releases.tid b/editions/tw5.com/tiddlers/releasenotes/Releases.tid index f8732d60c..8b15a557a 100644 --- a/editions/tw5.com/tiddlers/releasenotes/Releases.tid +++ b/editions/tw5.com/tiddlers/releasenotes/Releases.tid @@ -8,4 +8,4 @@ Here are the details of recent releases of TiddlyWiki5. See [[TiddlyWiki5 Versio (BetaReleases and AlphaReleases are listed separately). -<> +<> diff --git a/package.json b/package.json index 73bd4c861..5ec71f646 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "tiddlywiki", "preferGlobal": "true", - "version": "5.1.0", + "version": "5.1.1-prerelease", "author": "Jeremy Ruston ", "description": "a non-linear personal web notebook", "contributors": [