Skip to content

Commit 6de7402

Browse files
committed
Merge pull request #27 from radify/add-changelog
Adds CHANGELOG
2 parents 2e24b46 + b61b8fe commit 6de7402

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+
## 0.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,7 +1,7 @@
11
{
22
"name": "angular-model",
33
"description": "Simple HATEOS-oriented persistence module for AngularJS.",
4-
"version": "0.4.0",
4+
"version": "0.4.1",
55
"license": "BSD-3-Clause",
66
"maintainers": [
77
{

0 commit comments

Comments
 (0)