Skip to content

Commit 3f394a9

Browse files
docs: update changelog
Signed-off-by: Henry Gressmann <[email protected]>
1 parent 4a1e5d8 commit 3f394a9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,18 +20,18 @@ Since this is not a library, this changelog focuses on the changes that are rele
2020

2121
### 🚀 Features
2222

23-
- **UTM parameters**: Added support for UTM parameters. You can filter and search by UTM source, medium, campaign, content, and term.
23+
- **UTM parameters**: Added support for UTM parameters. You can filter and search by UTM source, medium, campaign, content, and term. ([#13](https://github.com/explodingcamera/liwan/pull/13))
2424

2525
### 🐛 Bug Fixes
2626

27-
- Fixed a potential panic when entities are not found in the database (https://github.com/explodingcamera/liwan/commit/31405a721dc5c5493098e211927281cca7816fec)
28-
- Fixed issues with the `Yesterday` Date Range (https://github.com/explodingcamera/liwan/commit/76278b579c5fe1557bf1c184542ed6ed2aba57cd)
27+
- Fixed a potential panic when entities are not found in the database ([`31405a72`](https://github.com/explodingcamera/liwan/commit/31405a721dc5c5493098e211927281cca7816fec))
28+
- Fixed issues with the `Yesterday` Date Range ([`76278b57`](https://github.com/explodingcamera/liwan/commit/76278b579c5fe1557bf1c184542ed6ed2aba57cd))
2929

3030
## **Liwan v0.1.1** - 2024-09-24
3131

3232
### ⚡ Performance
3333

34-
- **Database indexes**: Removed all unnecessary indexes to improve performance and reduce disk usage (https://github.com/explodingcamera/liwan/commit/6191a72f08e8659237bc6c22139bde94432f66bb)
34+
- **Database indexes**: Removed all unnecessary indexes to improve performance and reduce disk usage ([`6191a72f`](https://github.com/explodingcamera/liwan/commit/6191a72f08e8659237bc6c22139bde94432f66bb))
3535

3636
## **Liwan v0.1.0** - 2024-09-18
3737

0 commit comments

Comments
 (0)