mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 10:07:19 +00:00
Preparing for 5.1.5
This commit is contained in:
parent
fe4c8da860
commit
5e199f6b7d
34
editions/prerelease/tiddlers/Release 5.1.5.tid
Normal file
34
editions/prerelease/tiddlers/Release 5.1.5.tid
Normal file
@ -0,0 +1,34 @@
|
|||||||
|
caption: 5.1.4
|
||||||
|
created: 20141022175524581
|
||||||
|
modified: 20141022175524581
|
||||||
|
tags: ReleaseNotes
|
||||||
|
title: Release 5.1.4
|
||||||
|
type: text/vnd.tiddlywiki
|
||||||
|
|
||||||
|
//[[See GitHub for detailed change history of this release|https://github.com/Jermolene/TiddlyWiki5/compare/v5.1.4...v5.1.5]]//
|
||||||
|
|
||||||
|
!! Usability Improvements
|
||||||
|
|
||||||
|
*
|
||||||
|
|
||||||
|
!! Hackability Improvements
|
||||||
|
|
||||||
|
*
|
||||||
|
|
||||||
|
!! Bug Fixes
|
||||||
|
|
||||||
|
*
|
||||||
|
|
||||||
|
!! Node.js Changes
|
||||||
|
|
||||||
|
//These changes are only relevant to people using TiddlyWiki under Node.js//
|
||||||
|
|
||||||
|
*
|
||||||
|
|
||||||
|
!! 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:
|
||||||
|
|
||||||
|
* [[@danielo515|https://github.com/danielo515]]
|
||||||
|
* [[@gernert|https://github.com/gernert]]
|
||||||
|
|
@ -1,5 +1,5 @@
|
|||||||
caption: 5.1.4
|
caption: 5.1.4
|
||||||
created: 20141020181015200
|
created: 20141022155524581
|
||||||
modified: 20141022155524581
|
modified: 20141022155524581
|
||||||
tags: ReleaseNotes
|
tags: ReleaseNotes
|
||||||
title: Release 5.1.4
|
title: Release 5.1.4
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "tiddlywiki",
|
"name": "tiddlywiki",
|
||||||
"preferGlobal": "true",
|
"preferGlobal": "true",
|
||||||
"version": "5.1.4",
|
"version": "5.1.5-prerelease",
|
||||||
"author": "Jeremy Ruston <jeremy@jermolene.com>",
|
"author": "Jeremy Ruston <jeremy@jermolene.com>",
|
||||||
"description": "a non-linear personal web notebook",
|
"description": "a non-linear personal web notebook",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
|
Loading…
Reference in New Issue
Block a user