Skip to content

Commit f7a7749

Browse files
committed
Release plain-flags 0.25.2
1 parent a448db5 commit f7a7749

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

plain-flags/plain/flags/CHANGELOG.md

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

3+
## [0.25.2](https://github.com/dropseed/plain/releases/plain-flags@0.25.2) (2025-10-02)
4+
5+
### What's changed
6+
7+
- Updated README documentation to use `get_current_user()` instead of `request.user` in template examples ([f6278d9](https://github.com/dropseed/plain/commit/f6278d9bb4))
8+
9+
### Upgrade instructions
10+
11+
- No changes required
12+
313
## [0.25.1](https://github.com/dropseed/plain/releases/plain-flags@0.25.1) (2025-09-29)
414

515
### What's changed

plain-flags/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "plain.flags"
3-
version = "0.25.1"
3+
version = "0.25.2"
44
description = "Local feature flags via database models."
55
authors = [{name = "Dave Gaeddert", email = "dave.gaeddert@dropseed.dev"}]
66
readme = "README.md"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)