Skip to content

Commit b6cdccd

Browse files
authored
chore: Update CHANGELOG.md (#141)
1 parent a78763e commit b6cdccd

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this
6+
project adheres to [Semantic Versioning](http://semver.org/).
7+
8+
<a name="unreleased"></a>
9+
## [Unreleased]
10+
11+
12+
13+
14+
15+
<a name="v1.1.0"></a>
16+
## [v1.1.0] - 2021-10-19
17+
ENHANCEMENTS:
18+
- Changes in PR and Issue templates, CONTRIBUTING.md ([#132](https://github.com/maddevsio/aws-eks-base/issues/132))
19+
- Use priority expander for cluster autoscaler configuration to prioritize spot node_pool ([#129](https://github.com/maddevsio/aws-eks-base/issues/129))
20+
21+
BUG FIXES:
22+
- Disable aws_loadbalancer_controller by default ([#128](https://github.com/maddevsio/aws-eks-base/issues/128))
23+
24+
DOCS:
25+
- Describe the process of updating CHANGELOG.md ([#136](https://github.com/maddevsio/aws-eks-base/issues/136))
26+
27+
28+
29+
[Unreleased]: https://github.com/maddevsio/aws-eks-base/compare/v1.1.0...HEAD
30+
[v1.1.0]: https://github.com/maddevsio/aws-eks-base/compare/v1.0.0...v1.1.0

0 commit comments

Comments
 (0)