Skip to content

Commit 8662a14

Browse files
authored
Merge pull request #49 from gjtorikian/release/v0.15.0
[skip test] Release v0.15.0
2 parents 1836845 + 3d87635 commit 8662a14

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [v0.15.0] - 23-01-2025
2+
## What's Changed
3+
* Improve gemspec by @w-masahiro-ct in https://github.com/gjtorikian/tailwind_merge/pull/41
4+
* Refactoring README.md by @w-masahiro-ct in https://github.com/gjtorikian/tailwind_merge/pull/42
5+
* Fix homepage uri by @w-masahiro-ct in https://github.com/gjtorikian/tailwind_merge/pull/45
6+
* Refactoring constants by @w-masahiro-ct in https://github.com/gjtorikian/tailwind_merge/pull/43
7+
* Fix changelog uri by @w-masahiro-ct in https://github.com/gjtorikian/tailwind_merge/pull/46
8+
* Uninstall lru_cache and install sin_lru_redux by @w-masahiro-ct in https://github.com/gjtorikian/tailwind_merge/pull/48
9+
- Adds `ignore_empty_cache` option for saving memory
10+
## New Contributors
11+
* @w-masahiro-ct made their first contribution in https://github.com/gjtorikian/tailwind_merge/pull/41
12+
13+
**Full Changelog**: https://github.com/gjtorikian/tailwind_merge/compare/v0.14.0...v0.15.0
114
# [v0.14.0] - 19-12-2024
215
## What's Changed
316
* Prevent cache tampering by freezing cached value by @david-uhlig in https://github.com/gjtorikian/tailwind_merge/pull/39

0 commit comments

Comments
 (0)