Skip to content

Commit

Permalink
chore(main): release 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 12, 2023
1 parent 9be4dab commit 77cac74
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.10.0](https://github.com/COMBINE-lab/simpleaf/compare/v0.9.0...v0.10.0) (2023-02-12)


### Features

* improve logging ([5d20450](https://github.com/COMBINE-lab/simpleaf/commit/5d204509e03211613ef74282b6d19a9ba53abd12))


### Bug Fixes

* add --overwrite flag to index command ([2340945](https://github.com/COMBINE-lab/simpleaf/commit/2340945ff585ea4b656a683cfba9c47532944f1b))

## [0.9.0](https://github.com/COMBINE-lab/simpleaf/compare/v0.8.1...v0.9.0) (2023-02-08)


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 = "simpleaf"
version = "0.9.0"
version = "0.10.0"
edition = "2021"
authors = [
"Rob Patro <rob@cs.umd.edu>",
Expand Down

0 comments on commit 77cac74

Please sign in to comment.