Skip to content

Commit 55571cf

Browse files
committed
add changelog
1 parent 14fa173 commit 55571cf

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,16 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## Unreleased
9+
10+
- Use Kubereq.attach/2 in place of deprecated Kubereq.new/2 [#37](https://github.com/mruoss/kubegen/issues/37), [#38](https://github.com/mruoss/kubegen/pull/38)
11+
812
## 0.1.1
913

1014
### Fixed
1115

1216
- License was wrong in `mix.exs`
1317

14-
## Unreleased
15-
1618
<!-- Add your changelog entry to the relevant subsection -->
1719

1820
<!-- ### Added | Changed | Deprecated | Removed | Fixed | Security -->

0 commit comments

Comments
 (0)