We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1d01f87 + 4a84391 commit 22387f4Copy full SHA for 22387f4
CHANGELOG.md
@@ -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
@@ -1,6 +1,6 @@
{
"name": "icalstats",
- "version": "1.3.1",
+ "version": "1.4.1",
"description": "Time tracking and stats for Google Calendar",
"dependencies": {
"ical": "^0.4.0",
0 commit comments