Skip to content

Commit 78c8e2b

Browse files
author
Guillaume Pédelagrabe
committed
Uid Component Changelog.
1 parent 0f02fec commit 78c8e2b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ CHANGELOG
1919
* Made `BrowserKitAssertionsTrait` report the original error message in case of a failure
2020
* Added ability for `config:dump-reference` and `debug:config` to dump and debug kernel container extension configuration.
2121
* Deprecated `session.attribute_bag` service and `session.flash_bag` service.
22-
* Added `uid:generate` command
22+
* The `uid:generate` command from the Uid Component is now registered.
2323

2424
5.0.0
2525
-----

src/Symfony/Component/Uid/CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ CHANGELOG
77
* added support for UUID
88
* added support for ULID
99
* added the component
10+
* added `uid:generate` command to generate UUIDs and ULIDs

0 commit comments

Comments
 (0)