Skip to content

Commit

Permalink
Update chnagelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mattatcha committed May 23, 2016
1 parent 23d3c9f commit a86151b
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,17 @@ All notable changes to this project will be documented in this file.

## [Unreleased][unreleased]
### Fixed

- Panic when renaming stopped container #183
- won't start without route configuration #185
- RouteManager.Name() didn't return name
### Added
- update container name if we get a rename event. closes #144 (#180)

### Removed

### Changed

- Now using Alpine Linux 3.3 and GO 1.5.3, removed the "edge" package repo for building the official Docker image (#174)
- Fix exposed ports in Dockerfile and readme. Remove references to /tmp/docker.sock from readme

## [v3] - 2016-03-03
### Fixed
Expand Down

0 comments on commit a86151b

Please sign in to comment.