Skip to content

Commit 031946e

Browse files
committed
Updating CHANGELOG.md via make -f Makefile.release changelog-patch for ^@^@warning: Permanently added the RSA host key for IP address '140.82.112.3' to the list of known hosts. v0.0.2 [ci skip]
1 parent bfb29cd commit 031946e

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

CHANGELOG.md

+33
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
<a name="unreleased"></a>
6+
## [Unreleased]
7+
8+
9+
10+
<a name="v0.0.2"></a>
11+
## [v0.0.2] - 2020-05-16
12+
13+
- BBL-275 small sitaxt update in Makefile
14+
- BBL-275 small sintaxt style update
15+
- BBL-275 fixing no valid aws creds error
16+
- BBL-275 pre-commit --autofix trailing-whitespace --markdown-linebreak-ext=md
17+
- BBL-275 versions.tf added
18+
- BBL-275 make format has been applied
19+
- BBL-275 adding figures for README.md
20+
- BBL-275 Adding Makefile + CircleCI release mgmt config
21+
- BBL-275 adding std repo files
22+
- BBL-275 Adding changelog config files
23+
24+
25+
<a name="v0.0.1"></a>
26+
## v0.0.1 - 2020-04-17
27+
28+
- Create initial release
29+
- Initial commit
30+
31+
32+
[Unreleased]: https://github.com/binbashar/terraform-aws-certbot-lambda/compare/v0.0.2...HEAD
33+
[v0.0.2]: https://github.com/binbashar/terraform-aws-certbot-lambda/compare/v0.0.1...v0.0.2

0 commit comments

Comments
 (0)