Skip to content

Commit

Permalink
chore(main): release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 10, 2024
1 parent a74337a commit 8976a7e
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 2 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [0.3.0](https://github.com/b1rger/carl/compare/v0.2.1...v0.3.0) (2024-01-10)


### ⚠ BREAKING CHANGES

* **cli:** allow exclusive actions

### Features

* **agenda:** implement agenda with eventinstances ([8b008aa](https://github.com/b1rger/carl/commit/8b008aaee7a54d411bc558be2bbd1773875ae734))
* **cli:** allow exclusive actions ([1f2a7c0](https://github.com/b1rger/carl/commit/1f2a7c00e634fca5bc9e287d4f68c431a4fce7b9)), closes [#97](https://github.com/b1rger/carl/issues/97)


### Bug Fixes

* readd agenda header and style it ([a74337a](https://github.com/b1rger/carl/commit/a74337ab219e2fc37a7c90b9a898e998705bd222))

## [0.2.1](https://github.com/b1rger/carl/compare/v0.2.0...v0.2.1) (2024-01-06)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# SPDX-License-Identifier: MIT
[package]
name = "carl"
version = "0.2.1"
version = "0.3.0"
authors = ["Birger Schacht <[email protected]>"]
edition = "2021"
license = "MIT"
Expand Down

0 comments on commit 8976a7e

Please sign in to comment.