Skip to content

Commit

Permalink
Merge branch 'release/0.2.4' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
tsaiid committed Aug 16, 2016
2 parents 3746caa + be940f1 commit 4083965
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
7 changes: 6 additions & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
### [0.2.3](/vghks-random-duty/ver/0.2.2/) – 2015-08-22
### [0.2.4](/vghks-random-duty/ver/0.2.4/) – 2016-08-16

1. Show only the DAY instead of MONTH/DAY in 1-month mode. (#51)
2. Confirm that there is no friday determination error. (#47)

### [0.2.3](/vghks-random-duty/ver/0.2.3/) – 2015-08-22

1. Fix: should calculate ordinary duty for total points. (#45)
2. Fix: ignore if clicking on day not in the month range. (#40)
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vghks-random-duty",
"main": "index.html",
"version": "0.2.3",
"version": "0.2.4",
"homepage": "https://github.com/tsaiid/vghks-random-duty",
"authors": [
"I-Ta Tsai <[email protected]>"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vghks-random-duty",
"version": "0.2.3",
"version": "0.2.4",
"description": "",
"main": "index.html",
"scripts": {
Expand Down

0 comments on commit 4083965

Please sign in to comment.