Skip to content

Commit

Permalink
chore(main): release 0.2.0 (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
varfish-bot authored Dec 27, 2023
1 parent 9751e83 commit c644900
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.2.0](https://github.com/bihealth/viguno/compare/v0.1.6...v0.2.0) (2023-12-27)


### Features

* improve term search with full-text index ([#109](https://github.com/bihealth/viguno/issues/109)) ([#112](https://github.com/bihealth/viguno/issues/112)) ([9751e83](https://github.com/bihealth/viguno/commit/9751e8329f6407b73e1309fe66367ebc8e539952))


### Bug Fixes

* make clippy happy about PartialOrd impls ([#96](https://github.com/bihealth/viguno/issues/96)) ([da19a5f](https://github.com/bihealth/viguno/commit/da19a5f122f51da83f344e3cf9857df3c5ebe5da))

## [0.1.6](https://github.com/bihealth/viguno/compare/v0.1.5...v0.1.6) (2023-06-19)


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 = "viguno"
version = "0.1.6"
version = "0.2.0"
edition = "2021"
authors = ["Manuel Holtgrewe <manuel.holtgrewe@bih-charite.de>"]
description = "Rust template repository"
Expand Down

0 comments on commit c644900

Please sign in to comment.