mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 10:07:19 +00:00
Preparing for 5.1.6
This commit is contained in:
parent
271d70ff92
commit
249e532e07
53
editions/prerelease/tiddlers/Release 5.1.6.tid
Normal file
53
editions/prerelease/tiddlers/Release 5.1.6.tid
Normal file
@ -0,0 +1,53 @@
|
||||
caption: 5.1.6
|
||||
created: 20141127120850184
|
||||
modified: 20141127153016142
|
||||
tags: ReleaseNotes
|
||||
title: Release 5.1.6
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
//[[See GitHub for detailed change history of this release|https://github.com/Jermolene/TiddlyWiki5/compare/v5.1.5...v5.1.6]]//
|
||||
|
||||
!! Translation Improvements
|
||||
|
||||
*
|
||||
|
||||
!! Usability Improvements
|
||||
|
||||
*
|
||||
|
||||
!! Hackability Improvements
|
||||
|
||||
*
|
||||
|
||||
!! Bug Fixes
|
||||
|
||||
*
|
||||
|
||||
!! Node.js Changes
|
||||
|
||||
//These changes are only relevant to people using TiddlyWiki under Node.js//
|
||||
|
||||
*
|
||||
|
||||
!! Changes affecting plugin authors
|
||||
|
||||
*
|
||||
|
||||
!! 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:
|
||||
|
||||
* [[@andrey013|https://github.com/andrey013]]
|
||||
* Birthe C
|
||||
* [[@Braincoke|https://github.com/Braincoke]]
|
||||
* [[@BramChen|https://github.com/BramChen]]
|
||||
* [[@danielo515|https://github.com/danielo515]]
|
||||
* [[@erwanm|https://github.com/erwanm]]
|
||||
* [[@Evolena|https://github.com/Evolena]]
|
||||
* [[@giffmex|https://github.com/giffmex]]
|
||||
* [[@inmysocks|https://github.com/inmysocks]]
|
||||
* Makoto Hirohashi
|
||||
* [[@pmario|https://github.com/pmario]]
|
||||
* [[@Skeeve|https://github.com/Skeeve]]
|
||||
* [[@tobibeer|https://github.com/tobibeer]]
|
||||
* [[@welford|https://github.com/welford]]
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "tiddlywiki",
|
||||
"preferGlobal": "true",
|
||||
"version": "5.1.5",
|
||||
"version": "5.1.6-prerelease",
|
||||
"author": "Jeremy Ruston <jeremy@jermolene.com>",
|
||||
"description": "a non-linear personal web notebook",
|
||||
"contributors": [
|
||||
|
Loading…
Reference in New Issue
Block a user