Rephrase changelog

This commit is contained in:
Solomon Hykes 2013-07-01 17:05:49 -07:00
parent 96a1d7c645
commit fe0378e9b3
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
# Changelog # Changelog
## 0.4.8 (2013-07-01) ## 0.4.8 (2013-07-01)
+ Runtime: Add Entrypoint to builder and container config + Builder: New build operation ENTRYPOINT adds an executable entry point to the container.
- Runtime: Make sure the ID is displayed when use docker run -d - Runtime: Fix a bug which caused 'docker run -d' to no longer print the container ID.
- Tests: Fix issues in the test suite - Tests: Fix issues in the test suite
## 0.4.7 (2013-06-28) ## 0.4.7 (2013-06-28)