Skip to content

Commit

Permalink
Release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 14, 2024
1 parent cd95a8a commit aa102f1
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 @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.0.0] - 2024-12-14
### Removed
- Removed `desired` from `BarrierState` since it's useless

Expand Down Expand Up @@ -91,7 +93,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### Added
- Initial release!

[Unreleased]: https://github.com/IceBotYT/nice-go/compare/0.3.10...master
[Unreleased]: https://github.com/IceBotYT/nice-go/compare/1.0.0...master
[1.0.0]: https://github.com/IceBotYT/nice-go/compare/0.3.10...1.0.0
[0.3.10]: https://github.com/IceBotYT/nice-go/compare/0.3.9...0.3.10
[0.3.9]: https://github.com/IceBotYT/nice-go/compare/0.3.8...0.3.9
[0.3.8]: https://github.com/IceBotYT/nice-go/compare/0.3.7...0.3.8
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "nice-go"
version = "0.3.10"
version = "1.0.0"
description = "Control various Nice access control products"
authors = [
"IceBotYT <[email protected]>",
Expand Down

0 comments on commit aa102f1

Please sign in to comment.