File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file.
33This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
55## [ Unreleased]
6+
7+ ## [ 0.3.1] - 2015-11-30
8+ ### Fixed
9+ - ` README `
10+ - ` CHANGELOG `
11+
12+ ## [ 0.3.0] - 2015-11-30
613### Added
714- Thorough documentation
815- A sample project
@@ -46,6 +53,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
4653## [ 0.1.0] - 2015-08-11
4754- Initial Release
4855
49- [ Unreleased ] : https://github.com/radify/angular-scaffold/compare/0.2.0...HEAD
56+ [ Unreleased ] : https://github.com/radify/angular-scaffold/compare/0.3.1...HEAD
57+ [ 0.3.1 ] : https://github.com/radify/angular-scaffold/compare/0.3.0...0.3.1
58+ [ 0.3.0 ] : https://github.com/radify/angular-scaffold/compare/0.2.0...0.3.0
5059[ 0.2.0 ] : https://github.com/radify/angular-scaffold/compare/0.1.1...0.2.0
5160[ 0.1.1 ] : https://github.com/radify/angular-scaffold/compare/0.1.0...0.1.1
Original file line number Diff line number Diff line change 22 "name" : " angular-scaffold" ,
33 "description:" : " Angular Scaffold is a collection of convenience wrappers around angular-model collections." ,
44 "license" : " BSD-3-Clause" ,
5- "version" : " 0.3.0 " ,
5+ "version" : " 0.3.1 " ,
66 "homepage" : " https://github.com/radify/angular-scaffold/" ,
77 "repository" : {
88 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments