Skip to content

Commit b751aef

Browse files
chore: fix utm params in tracking script, update changelog
Signed-off-by: Henry Gressmann <[email protected]>
1 parent 3e758b4 commit b751aef

File tree

4 files changed

+62
-54
lines changed

4 files changed

+62
-54
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,13 @@ The format is roughly based on the output of `git-cliff` and this project adhere
1616
Since this is not a library, this changelog focuses on the changes that are relevant to the end-users. For a detailed list of changes, see the commit history, which adheres to [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/). New releases are created automatically when a new tag is pushed (Commit message: chore(release): vX.X.X).
1717
-->
1818

19-
<!-- ## [Unreleased] -->
19+
## [Unreleased]
20+
21+
<!-- ## [v1.2.1] - 2025-06-13 -->
22+
23+
- Full dimension values are now shown when hovering over the dimension in the table
24+
- Updated dependencies & switched to the upstream of DuckDB
25+
- Now using Jemalloc as the default memory allocator for improved performance and memory usage
2026

2127
## [v1.2.0] - 2025-05-19
2228

Cargo.lock

Lines changed: 45 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)