Skip to content

Commit e9c15bb

Browse files
committed
update changelog
1 parent 13b6246 commit e9c15bb

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,9 @@ All notable changes to this repository will be documented in this file.
1111

1212
- Restructure folder structure
1313
- added poetry dev script
14+
15+
## [1.0.0] Sun, Feb 15, 2026
16+
17+
- Added In-Memory cache strategy
18+
- DB dependency optional
19+
- Change UI

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "tiny"
3-
version = "1.0.1"
3+
version = "1.0.2"
44
description = "A package for URL Shortener with QR Code generation"
55
authors = [
66
{ name = "recursivezero", email = "152776938+recursivezero@users.noreply.github.com" },

0 commit comments

Comments
 (0)