Skip to content

Commit 4f5752c

Browse files
Release 0.68.0
1 parent f7467b7 commit 4f5752c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
# v0.68.0 - 2025-03-13
4+
5+
- [SECURITY] Remove 'authorization' field from the retrieve Shard API #576
6+
37
# v0.67.1 - 2025-03-04
48

59
- [BUGFIX] Misleading =~ operator in silence form #570

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "promgen"
7-
version = "0.68.0.dev"
7+
version = "0.68.0"
88
authors = [{ name = "LINE Corporation", email = "dl_oss_dev@linecorp.com" }]
99
classifiers = [
1010
"Environment :: Web Environment",

0 commit comments

Comments
 (0)