Skip to content

Commit 3f6a262

Browse files
author
borysn
committed
update change log
1 parent d9731e9 commit 3f6a262

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ all notable changes to this project will be documented in this file. items under
44
contributors: please follow the recommendations outlined at [keepachangelog.com](http://keepachangelog.com/). please use the existing headings and styling as a guide, and add a link for the version diff at the bottom of the file. also, please update the `unreleased` link to compare to the latest release version.
55
## [unreleased]
66

7+
## [1.0.3] - 2016-09-15
8+
#### project updated to v1.0.3
9+
- [v1.0.3](https://github.com/borysn/spring-boot-angular2/releases/tag/1.0.3) released
10+
- package upgrades & updates
11+
- [x] angular2 v2.0.0
12+
- [x] bootstrap 4.0.0-alpha.4
13+
- [x] proper jquery
14+
- [x] spring constructor based dependency injection
15+
- [x] package upgrades
16+
717
## [1.0.2] - 2016-09-02
818
#### project updated to v1.0.2
919
- [v1.0.2](https://github.com/borysn/spring-boot-angular2/releases/tag/1.0.2)
@@ -33,7 +43,8 @@ contributors: please follow the recommendations outlined at [keepachangelog.com]
3343
- [v0.1.0](https://github.com/borysn/spring-boot-angular2/releases/tag/0.1.0) released
3444
- creatd a [new branch](https://github.com/borysn/spring-boot-angular2/tree/old-version) for the old version just'n'case anyone wanted that code base.
3545

36-
[Unreleased]: https://github.com/borysn/spring-boot-angular2/compare/1.0.2...master
46+
[Unreleased]: https://github.com/borysn/spring-boot-angular2/compare/1.0.3...master
47+
[1.0.3]: https://github.com/borysn/spring-boot-angular2/compare/1.0.2...1.0.3
3748
[1.0.2]: https://github.com/borysn/spring-boot-angular2/compare/1.0.1...1.0.2
3849
[1.0.1]: https://github.com/borysn/spring-boot-angular2/compare/1.0.0...1.0.1
3950
[1.0.0]: https://github.com/borysn/spring-boot-angular2/compare/0.1.0...1.0.0

0 commit comments

Comments
 (0)