Skip to content

Commit

Permalink
chore(main): release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored May 7, 2024
1 parent bc84837 commit 2729f0a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [1.0.1](https://github.com/opiproject/ansible-opi-dpu/compare/v1.0.0...v1.0.1) (2024-05-07)


### Bug Fixes

* bmc reboot add 60 sec timeout when sending cmd ([bc84837](https://github.com/opiproject/ansible-opi-dpu/commit/bc848378e990856378432d6161c78777d185df78))
* implement Manager.ResetToDefaults ([bb433ec](https://github.com/opiproject/ansible-opi-dpu/commit/bb433ec06b30b26a30d0ae838515de74efbd75d9)), closes [#65](https://github.com/opiproject/ansible-opi-dpu/issues/65)
* lint issue ([71e59de](https://github.com/opiproject/ansible-opi-dpu/commit/71e59de9eea8a14504cacb4964f4da4f4a15300b))
* move delegate_to to block ([8fa24c1](https://github.com/opiproject/ansible-opi-dpu/commit/8fa24c1499742933aef9ce13f3882761af9350dc))
* rename namespace ([d5dab3c](https://github.com/opiproject/ansible-opi-dpu/commit/d5dab3ceb178b271616b1f9721fcea296e024e6d))

## 1.0.0 (2024-04-16)

### Features
Expand Down

0 comments on commit 2729f0a

Please sign in to comment.