mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 10:07:19 +00:00
Preparing for 5.0.19
This commit is contained in:
parent
ba7422b407
commit
88a9115042
@ -6,4 +6,4 @@ type: text/vnd.tiddlywiki
|
||||
|
||||
Here are the details of the beta releases of TiddlyWiki5. See [[TiddlyWiki5 Versioning]] for details of how releases are named.
|
||||
|
||||
<<tabs "[tag[BetaReleaseNotes]!sort[created]]" "Release 5.0.18-beta" "$:/state/tab2" "tc-vertical" "ReleaseTemplate">>
|
||||
<<tabs "[tag[BetaReleaseNotes]!sort[created]]" "Release 5.0.19-beta" "$:/state/tab2" "tc-vertical" "ReleaseTemplate">>
|
||||
|
@ -0,0 +1,28 @@
|
||||
caption: 5.0.19-beta
|
||||
created: 20140918182111323
|
||||
modified: 20140918182111323
|
||||
tags: BetaReleaseNotes
|
||||
title: Release 5.0.19-beta
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
//[[See GitHub for detailed change history of this release|https://github.com/Jermolene/TiddlyWiki5/compare/v5.0.18-beta...v5.0.19-beta]]//
|
||||
|
||||
This is a minor release prior to the full release of TiddlyWiki on September 20th. There are some bug fixes and improvements to the documentation.
|
||||
|
||||
!! 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]]
|
||||
* [[@buggyj|https://github.com/buggyj]]
|
||||
* [[@Eucaly|https://github.com/Eucaly]]
|
||||
* [[@pmario|https://github.com/pmario]]
|
||||
* [[@xcazin|https://github.com/xcazin]]
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "tiddlywiki",
|
||||
"preferGlobal": "true",
|
||||
"version": "5.0.18-beta",
|
||||
"version": "5.0.19-prerelease",
|
||||
"author": "Jeremy Ruston <jeremy@jermolene.com>",
|
||||
"description": "a non-linear personal web notebook",
|
||||
"contributors": [
|
||||
|
Loading…
Reference in New Issue
Block a user