Skip to content

Commit b9fe24e

Browse files
committed
Update changelog
1 parent ce41b00 commit b9fe24e

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.0.1-alpha] - 2020-01-17
11+
### Removed
12+
- Removed the builder expressions extensions because of bug with Laravel macros being invoked
13+
1014
## [1.0.0-alpha] - 2020-01-17
1115
- Initial release
1216

13-
[Unreleased]: https://github.com/sprocketbox/laravel-toolkit/compare/v1.0.0-alpha...develop
14-
[1.0.0]: https://github.com/sprocketbox/laravel-toolkit/releases/tag/v1.0.0-alpha
17+
[Unreleased]: https://github.com/sprocketbox/laravel-toolkit/compare/v1.0.1-alpha...develop
18+
[1.0.1-alpha]: https://github.com/sprocketbox/laravel-toolkit/compare/v1.0.0-alpha...v1.0.1-alpha
19+
[1.0.0-alpha]: https://github.com/sprocketbox/laravel-toolkit/releases/tag/v1.0.0-alpha

0 commit comments

Comments
 (0)