Skip to content

Commit

Permalink
Add new release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
iTerminate committed May 26, 2016
1 parent 92bc33d commit 0da7420
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "traveler-aps",
"version": "0.2.0",
"version": "0.2.1",
"private": true,
"scripts": {
"start": "node app"
},
"repository": {
"type": "git",
"url": "https://github.com/dongliu/traveler.git#APS",
"release": "APS-0.2"
"release": "APS-0.2.1"
},
"dependencies": {
"basic-auth": "1.0.0",
Expand Down
4 changes: 4 additions & 0 deletions public/release.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
release APS-0.2.1
date May 26, 2016
- Fix the bug that would crash the application when checking for additional permission on travelers that allow users to contribute to any traveler.

release APS-0.2
date: April 15, 2016
- Merged improvements and features from versions 2.4.0 & 2.4.1
Expand Down

0 comments on commit 0da7420

Please sign in to comment.