Skip to content

Commit 3c26e83

Browse files
committed
bump up the version
1 parent a830edd commit 3c26e83

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
## [Unreleased]
33

44

5+
<a name="1.0.1"></a>
6+
## [1.0.1] - 2022-03-05
7+
### Fix
8+
- replication depends on versioning ([#61](https://github.com/nozaq/terraform-aws-remote-state-s3-backend/issues/61))
9+
10+
511
<a name="1.0.0"></a>
612
## [1.0.0] - 2022-02-12
713
### Feat
@@ -119,7 +125,8 @@ imports after upgrade. See `docs/upgrade-1.0.md` for guidance.
119125
<a name="0.0.1"></a>
120126
## 0.0.1 - 2019-07-14
121127

122-
[Unreleased]: https://github.com/nozaq/terraform-aws-remote-state-s3-backend/compare/1.0.0...HEAD
128+
[Unreleased]: https://github.com/nozaq/terraform-aws-remote-state-s3-backend/compare/1.0.1...HEAD
129+
[1.0.1]: https://github.com/nozaq/terraform-aws-remote-state-s3-backend/compare/1.0.0...1.0.1
123130
[1.0.0]: https://github.com/nozaq/terraform-aws-remote-state-s3-backend/compare/0.8.1...1.0.0
124131
[0.8.1]: https://github.com/nozaq/terraform-aws-remote-state-s3-backend/compare/0.8.0...0.8.1
125132
[0.8.0]: https://github.com/nozaq/terraform-aws-remote-state-s3-backend/compare/0.7.0...0.8.0

0 commit comments

Comments
 (0)