Skip to content

Commit 575a177

Browse files
chore: Update changelog and bump version
Signed-off-by: Mahendra Paipuri <[email protected]>
1 parent 2d8a534 commit 575a177

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## 0.2.0 / 2024-08-11
4+
5+
- [FEATURE] Pass context to downstream functions [#133](https://github.com/mahendrapaipuri/ceems/pull/133) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
6+
- [MAINT] Enable more linters [#132](https://github.com/mahendrapaipuri/ceems/pull/132) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
7+
- [MAINT] General maintenance [#129](https://github.com/mahendrapaipuri/ceems/pull/129) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
8+
- [FEATURE] Use native JSON functions in aggregate query [#128](https://github.com/mahendrapaipuri/ceems/pull/128) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
9+
- [FEATURE] Stats API endpoint [#127](https://github.com/mahendrapaipuri/ceems/pull/127) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
10+
- [FEATURE] Cache current usage query result [#122](https://github.com/mahendrapaipuri/ceems/pull/122) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
11+
312
## 0.1.1 / 2024-07-24
413

514
- [MAINT] DB query performance improvements [#113](https://github.com/mahendrapaipuri/ceems/pull/113) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.1
1+
0.2.0

0 commit comments

Comments
 (0)