Skip to content

Commit 298562c

Browse files
author
Arkadiy Asuratov
committed
update CHANGELOG
1 parent 1c1d85c commit 298562c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
## [1.0.0] - 2021-05-24
88

99
### Added
10-
- UUIDs Manager to keep track of all UUIDs stored in the system.
10+
- UUIDs Manager to keep track of all UUIDs stored in the system. Available from Administration > Data > UUIDs.
1111
- Helper console command for indexing UUIDs and generating UUIDs for newly created fields.
1212
```
1313
php command.php uuid-index [--scope=SCOPE|-all] [--populate-mode]
@@ -24,6 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2424
- Minimum EspoCRM requirement to 6.1.0.
2525
- Minimum PHP requirement to 7.3.
2626
- Updated README file.
27+
- Changed field type name from "Dubas UUID" to just "UUID" in Entity Manager.
2728

2829
### Fixed
2930
- Incorrect (propriety!) license header in source files. GPL-licensed components is also free and is licensed under the GPL.

0 commit comments

Comments
 (0)