Skip to content

Commit

Permalink
should release v0.5.0-c2
Browse files Browse the repository at this point in the history
  • Loading branch information
hoatle committed Jan 16, 2018
1 parent 8dfeac1 commit acb543d
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 2 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
Change Log
==========

[v0.5.0-c2][] (2018-01-16)
--------------------------

new important critical features, bug fixes and improvements.

- Bugs
+ provide hot fix for docker-compose installation bug

- New features
+ select the right bridged network interface automatically


Details: https://github.com/teracyhq/dev/milestone/8?closed=1


[v0.5.0-c1][] (2017-07-27)
--------------------------

Expand Down Expand Up @@ -292,4 +307,6 @@ Release the first milestone

[v0.5.0-c1]: https://github.com/teracyhq/dev/milestone/5?closed=1

[v0.5.0-c2]: https://github.com/teracyhq/dev/milestone/8?closed=1

[support project base json config]: https://github.com/teracyhq/dev/issues/321
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
# The short X.Y version.
version = 'v0.5'
# The full version, including alpha/beta/rc tags.
release = 'v0.5.0-c2-@'
release = 'v0.5.0-c2'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
2 changes: 1 addition & 1 deletion docs/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ teracy-dev Git Clone and Vagrant Up
$ cd ~/
$ git clone https://github.com/teracyhq/dev.git teracy-dev
$ cd teracy-dev
$ git checkout v0.5.0-c1
$ git checkout v0.5.0-c2
$ vagrant up
.. note::
Expand Down

0 comments on commit acb543d

Please sign in to comment.