Skip to content

Commit 2181cb4

Browse files
Release 0.69.0
1 parent bd3a8b1 commit 2181cb4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
# v0.69.0 - 2025-04-25
4+
5+
- [IMPROVEMENT] Return owner name in Farm API #583
6+
- [IMPROVEMENT] Add owner field to Farm object #582
7+
38
# v0.68.0 - 2025-03-13
49

510
- [SECURITY] Remove 'authorization' field from the retrieve Shard API #576

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.69.0.dev"
7+
version = "0.69.0"
88
authors = [{ name = "LINE Corporation", email = "dl_oss_dev@linecorp.com" }]
99
classifiers = [
1010
"Environment :: Web Environment",

0 commit comments

Comments
 (0)