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 2e24b46 + b61b8fe commit 6de7402Copy full SHA for 6de7402
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
+## 0.4.1 - 2015-08-19
6
+* Adds a CHANGELOG
package.json
@@ -1,7 +1,7 @@
{
"name": "angular-model",
"description": "Simple HATEOS-oriented persistence module for AngularJS.",
- "version": "0.4.0",
+ "version": "0.4.1",
"license": "BSD-3-Clause",
"maintainers": [
7
0 commit comments