Skip to content

Commit 54cd0f9

Browse files
committed
docs: add changelog
1 parent 1093c7e commit 54cd0f9

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4+
5+
## [v0.1.1](https://github.com/odpf/columbus/releases/tag/v0.1.1) (2021-04-12)
6+
7+
### Fixes
8+
9+
Fix /v1/types returns null on empty types
10+
Fix search filter not working as expected
11+
Fix error when search whitelist is empty when searching
12+
13+
## [v0.1.0](https://github.com/odpf/columbus/releases/tag/v0.1.0) (2021-04-05)
14+
15+
### Features
16+
17+
- Add API to fetch all types
18+
- Add API to fetch a type
19+
- Add API to delete a type
20+
- Add API to delete a record
21+
- Remove /v1/entities/* APIs.
22+
- Fix New Relic transaction name not showing detailed route pattern.
23+
- Implement query time boosting
24+
- Enable fuzzy search

0 commit comments

Comments
 (0)