Skip to content

Commit 22ef3f2

Browse files
committed
Update changelog
1 parent 2e5f697 commit 22ef3f2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1212

1313
### Removed
1414

15-
# 4.28.0 (25 December 2023)
15+
# 4.28.0 (25 December 2023 🎄)
16+
See [the announcement post](https://scribe.knuckles.wtf/blog/laravel-v4-28) for more details.
17+
1618
## Added
1719
- **Support for external UIs**: You can now use an external client-side UI such as [Scalar](https://github.com/scalar/scalar). Details in [the config reference](https://scribe.knuckles.wtf/laravel/reference/config#theme).
1820
- **Configurable strategies**: You can now configure strategies individually, by using the _tuple_ format. A tuple is an array with two elements; the first is the strategy class, and the second is the settings array. For instance, you can configure response calls to only be used on certain endpoints:

0 commit comments

Comments
 (0)