Skip to content

Commit

Permalink
release 0.8.8 (#145)
Browse files Browse the repository at this point in the history
Co-authored-by: M Wcislo <[email protected]>
  • Loading branch information
devopsspiral and m-wcislo authored Oct 7, 2024
1 parent 6a14a19 commit 4c26dc7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## In progress
- update create keyword to return created object

## [0.8.8] - 2024-10-07
### Added
- update create keyword to return created object [#143](https://github.com/devopsspiral/KubeLibrary/pull/143) by [@aisonaku]

## [0.8.7] - 2023-11-19
### Added
Expand Down
2 changes: 1 addition & 1 deletion src/KubeLibrary/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = "0.8.7"
version = "0.8.8"

0 comments on commit 4c26dc7

Please sign in to comment.