Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Commit

Permalink
release v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fphammerle committed Apr 17, 2021
1 parent 05404db commit cfb519c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.1.1] - 2021-04-17
### Fixed
- fixed empty home-assistant version string in `org.opencontainers.image.title` label
- `docker-compose`: fix support for home-assistant images `>=2021.4.0` by mounting `tmpfs` for `async_dns`
Expand Down Expand Up @@ -46,7 +47,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- docker-compose: forward correct default port `8123`

[Unreleased]: https://github.com/fphammerle/docker-home-assistant/compare/v1.1.0...master
[Unreleased]: https://github.com/fphammerle/docker-home-assistant/compare/v1.1.1...master
[1.1.1]: https://github.com/fphammerle/docker-home-assistant/compare/v1.1.0...v1.1.1
[1.1.0]: https://github.com/fphammerle/docker-home-assistant/compare/v1.0.2...v1.1.0
[1.0.2]: https://github.com/fphammerle/docker-home-assistant/compare/v1.0.1...v1.0.2
[1.0.1]: https://github.com/fphammerle/docker-home-assistant/compare/v1.0.0...v1.0.1
Expand Down

0 comments on commit cfb519c

Please sign in to comment.