mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-11 09:50:27 +00:00
Preparing for 5.0.15-beta
This commit is contained in:
parent
932d3950c8
commit
2bdf84e58f
@ -1,5 +1,5 @@
|
||||
caption: 5.0.14-beta
|
||||
created: 20140518150234142
|
||||
created: 20140718150234142
|
||||
modified: 20140813153116300
|
||||
tags: releasenote
|
||||
title: Release 5.0.14-beta
|
||||
|
28
editions/tw5.com/tiddlers/Release 5.0.15beta.tid
Normal file
28
editions/tw5.com/tiddlers/Release 5.0.15beta.tid
Normal file
@ -0,0 +1,28 @@
|
||||
caption: 5.0.15-beta
|
||||
created: 20140818150234142
|
||||
modified: 20140813153116300
|
||||
tags: releasenote
|
||||
title: Release 5.0.15-beta
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
//[[See GitHub for detailed change history of this release|https://github.com/Jermolene/TiddlyWiki5/compare/v5.0.14-beta...v5.0.15-beta]]//
|
||||
|
||||
!! Major Changes
|
||||
|
||||
!! Usability Improvements
|
||||
|
||||
*
|
||||
|
||||
!! 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:
|
||||
|
||||
* [[@BramChen|https://github.com/BramChen]]
|
@ -5,4 +5,4 @@ type: text/vnd.tiddlywiki
|
||||
|
||||
Here are the details of recent releases of TiddlyWiki5. See [[TiddlyWiki5 Versioning]] for details of how releases are named.
|
||||
|
||||
<<tabs "[tag[releasenote]!sort[created]]" "Release 5.0.14-beta" "$:/state/tab2" "tw-vertical" "ReleaseHistoryTemplate">>
|
||||
<<tabs "[tag[releasenote]!sort[created]]" "Release 5.0.15-beta" "$:/state/tab2" "tw-vertical" "ReleaseHistoryTemplate">>
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "tiddlywiki",
|
||||
"preferGlobal": "true",
|
||||
"version": "5.0.14-beta",
|
||||
"version": "5.0.15-prerelease",
|
||||
"author": "Jeremy Ruston <jeremy@jermolene.com>",
|
||||
"description": "a non-linear personal web notebook",
|
||||
"contributors": [
|
||||
|
Loading…
Reference in New Issue
Block a user