Skip to content

Commit 467bf6b

Browse files
committed
Prepare release 1.0.0
1 parent 7b50450 commit 467bf6b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Format: [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) — [Semantic V
55

66
---
77

8-
## [1.0.0]unreleased
8+
## [1.0.0]16-03-2026
99

1010
Full modernization of a Python 2-era codebase. Requires Python ≥ 3.10.
1111

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ This project is maintained on a best-effort, irregular basis. Issues and PRs are
135135

136136
## Migrating from v0.2
137137

138-
All public functions were renamed to `snake_case` in v0.3. The old `PascalCase` names (`GaussianBlur`, `BoxBlur`, etc.) were removed in v1.0.
138+
All public functions were renamed to `snake_case` in v1.0.0 The old `PascalCase` names (`GaussianBlur`, `BoxBlur`, etc.) were removed in v1.0.
139139

140140
| v0.2 | v1.0+ |
141141
|---|---|

0 commit comments

Comments
 (0)