Skip to content

Commit

Permalink
@ #25 | release v0.1.0: update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hoatle committed Feb 13, 2017
1 parent 609b295 commit 3f1ed4b
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Change Log


##[v0.1.0][] (2017-02-13)

The first milestone release includes:

- use Docker workflow: dev and prod mode
- dynamic specific project file generation
- unit tests and e2e tests are supported
- use @angular/cli v1.0.0-beta.30

[v0.1.0]: https://github.com/teracyhq/angular-boilerplate/milestone/1?closed=1
6 changes: 5 additions & 1 deletion docs/release.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Release Process
# Release Steps

Follow: http://dev.teracy.org/docs/develop/release_process.html

Expand All @@ -9,3 +9,7 @@ Follow: http://dev.teracy.org/docs/develop/release_process.html
## .env.example

- Update the right version and right tags

## CHANGELOG.md

- Update for the change log file

0 comments on commit 3f1ed4b

Please sign in to comment.