Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Commit cf02800

Browse files
committed
SemVer verbiage and link change in the README
1 parent 23d857f commit cf02800

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

README.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,29 @@ composer docker-shell
275275

276276
## Changelog
277277

278-
Any and all project changes for releases should be documented below. Versioning follows the SEMVER standard.
278+
Any and all project changes for releases should be documented below. Versioning follows the [SemVer](https://semver.org/) standard.
279+
280+
---
281+
282+
### Version 1.0.1
283+
284+
[[Git Changes]](https://github.com/othyn/php-enum-enhancements/compare/v1.0.0...v1.0.1) TBD.
285+
286+
#### Added
287+
288+
- Everything
289+
290+
#### Changed
291+
292+
- SemVer verbiage and link change in the README.
293+
294+
#### Fixed
295+
296+
- Everything
297+
298+
#### Removed
299+
300+
- Nothing
279301

280302
---
281303

0 commit comments

Comments
 (0)