Skip to content

Commit

Permalink
[tagpr] update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 10, 2023
1 parent a4c1dee commit 0a7f9ff
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# Changelog

## [v0.2.1](https://github.com/gunosy/redash-searcher/compare/v0.2.0...v0.2.1) - 2023-03-10
- chore: introduce tagpr by @hiro-o918 in https://github.com/gunosy/redash-searcher/pull/22

## [v0.2.0](https://github.com/gunosy/redash-searcher/compare/v0.1.4...v0.2.0) - 2023-03-10
- fix: use dockerhub to publish image by @hiro-o918 in https://github.com/gunosy/redash-searcher/pull/20
- release v0.2.0 by @hiro-o918 in https://github.com/gunosy/redash-searcher/pull/21

## [v0.1.4](https://github.com/gunosy/redash-searcher/compare/v0.1.3...v0.1.4) - 2023-03-10
- refactor backend by @hiro-o918 in https://github.com/gunosy/redash-searcher/pull/15
- upgraded to searchkit v4 by @hiro-o918 in https://github.com/gunosy/redash-searcher/pull/16
- Fix panic error by @hiro-o918 in https://github.com/gunosy/redash-searcher/pull/17
- format UI by @hiro-o918 in https://github.com/gunosy/redash-searcher/pull/18
- feat: remove redunduant section by @hiro-o918 in https://github.com/gunosy/redash-searcher/pull/19

## [v0.1.3](https://github.com/gunosy/redash-searcher/compare/v0.1.2...v0.1.3) - 2023-01-03
- fix deploy actions by @hiro-o918 in https://github.com/gunosy/redash-searcher/pull/12

## [v0.1.2](https://github.com/gunosy/redash-searcher/compare/v0.1.1...v0.1.2) - 2023-01-03
- Add docker compose configurations by @hiro-o918 in https://github.com/gunosy/redash-searcher/pull/11

## [v0.1.1](https://github.com/gunosy/redash-searcher/compare/v0.1.0...v0.1.1) - 2023-01-01
- Add docker configurations by @hiro-o918 in https://github.com/gunosy/redash-searcher/pull/10

## [v0.1.0](https://github.com/gunosy/redash-searcher/commits/v0.1.0) - 2023-01-01
- implement redash client by @hiro-o918 in https://github.com/gunosy/redash-searcher/pull/1
- Rename crate to `sync` and refactor it by @hiro-o918 in https://github.com/gunosy/redash-searcher/pull/2
- Add initial client for redash search by @hiro-o918 in https://github.com/gunosy/redash-searcher/pull/3
- Add some facets by @hiro-o918 in https://github.com/gunosy/redash-searcher/pull/5
- Implement that syncing queries after updated by @hiro-o918 in https://github.com/gunosy/redash-searcher/pull/6
- fix sync implementaion by @hiro-o918 in https://github.com/gunosy/redash-searcher/pull/7
- Add workflow to deploy image by @hiro-o918 in https://github.com/gunosy/redash-searcher/pull/8
- fix image repository for web by @hiro-o918 in https://github.com/gunosy/redash-searcher/pull/9

0 comments on commit 0a7f9ff

Please sign in to comment.