Skip to content

Commit 22387f4

Browse files
committed
Merge pull request #4 from radify/add-changelog
Adds CHANGELOG
2 parents 1d01f87 + 4a84391 commit 22387f4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Change Log
2+
All notable changes to this project will be documented in this file.
3+
This project adheres to [Semantic Versioning](http://semver.org/).
4+
5+
## 1.4.1 - 2015-08-19
6+
* Adds a CHANGELOG

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "icalstats",
3-
"version": "1.3.1",
3+
"version": "1.4.1",
44
"description": "Time tracking and stats for Google Calendar",
55
"dependencies": {
66
"ical": "^0.4.0",

0 commit comments

Comments
 (0)