Skip to content

Commit

Permalink
Prepare release v0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
uklotzde committed Apr 2, 2019
1 parent a79ea55 commit 89e9430
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 17 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
@@ -1,6 +1,7 @@
## v0.5.3-dev (2019-mm-dd)
## v0.5.3 (2019-04-02)

- new(web): make events queryable in the frontend
- new(web): Make events queryable in the frontend
- fix(db): Fix incomplete visible search results

## v0.5.2 (2019-03-18)

Expand Down
19 changes: 5 additions & 14 deletions 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
@@ -1,6 +1,6 @@
[package]
name = "openfairdb"
version = "0.5.3-dev"
version = "0.5.3"
authors = ["Markus Kohlhase <mail@markus-kohlhase.de>", "slowtec GmbH <post@slowtec.de>"]
keywords = ["geo", "fair", "sustainability"]
homepage = "https://github.com/slowtec/openfairdb"
Expand Down

0 comments on commit 89e9430

Please sign in to comment.