Skip to content
This repository was archived by the owner on Jun 12, 2022. It is now read-only.

Commit 897b0d2

Browse files
committed
release v1.0.0
1 parent 31519c6 commit 897b0d2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [1.0.0] - 2021-06-20
810
### Added
911
- image labels:
1012
- `org.opencontainers.image.revision` (git commit hash via build arg)
@@ -45,7 +47,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4547
- configure swarm listener addresses via env var `IPFS_SWARM_ADDRS`
4648
- add bootstrap nodes via env var `IPFS_BOOTSTRAP_ADD`
4749

48-
[Unreleased]: https://github.com/fphammerle/docker-ipfs/compare/0.2.2...HEAD
50+
[Unreleased]: https://github.com/fphammerle/docker-ipfs/compare/1.0.0...HEAD
51+
[1.0.0]: https://github.com/fphammerle/docker-ipfs/compare/0.2.2...1.0.0
4952
[0.2.2]: https://github.com/fphammerle/docker-ipfs/compare/0.2.1...0.2.2
5053
[0.2.1]: https://github.com/fphammerle/docker-ipfs/compare/0.2.0...0.2.1
5154
[0.2.0]: https://github.com/fphammerle/docker-ipfs/compare/0.1.1...0.2.0

0 commit comments

Comments
 (0)