Skip to content

Commit

Permalink
Merge pull request #14 from InioX/release-plz/2023-08-08T18-13-26Z
Browse files Browse the repository at this point in the history
chore(matugen): release v0.9.0
  • Loading branch information
InioX authored Aug 8, 2023
2 parents 002d95e + f955709 commit 363a453
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.9.0](https://github.com/InioX/Matugen/compare/matugen-v0.8.4...matugen-v0.9.0) - 2023-08-08

### Added
- *(reload apps)* make every app true by default
- *(reload apps)* add dunst
- *(config)* add suggestion to error message
- *(config)* [**breaking**] add reload_apps_list

### Fixed
- add NetBSD support

### Other
- add removed notice for `reload_gtk_theme`
- run clippy --fix

## [0.8.4](https://github.com/InioX/Matugen/compare/matugen-v0.8.3...matugen-v0.8.4) - 2023-08-05

### Other
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
@@ -1,6 +1,6 @@
[package]
name = "matugen"
version = "0.8.4"
version = "0.9.0"
description = "A material you color generation tool with templates"
repository = "https://github.com/InioX/matugen-rs"
categories = ["command-line-utilities"]
Expand Down

0 comments on commit 363a453

Please sign in to comment.