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

Commit 89bc565

Browse files
committedApr 4, 2020
Bump version
1 parent 853a4d9 commit 89bc565

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

‎CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55
This project adheres to [Semantic Versioning](CONTRIBUTING.md).
66

77

8+
## [v4.0.2] - 2020-04-04
9+
- Enforce consistent artisan command tag namespacing
10+
- Enforce consistent package namespace
11+
- Drop laravel/helpers usage as it's no longer used
12+
813
## [v4.0.1] - 2020-03-20
914
- Convert into bigInteger database fields
1015
- Add shortcut -f (force) for artisan publish commands
@@ -127,6 +132,7 @@ This project adheres to [Semantic Versioning](CONTRIBUTING.md).
127132
## v0.0.1 - 2017-04-08
128133
- Rename package to "rinvex/attributable" from "rinvex/sparse" based on 715a831
129134

135+
[v4.0.2]: https://github.com/rinvex/laravel-attributes/compare/v4.0.1...v4.0.2
130136
[v4.0.1]: https://github.com/rinvex/laravel-attributes/compare/v4.0.0...v4.0.1
131137
[v4.0.0]: https://github.com/rinvex/laravel-attributes/compare/v3.0.3...v4.0.0
132138
[v3.0.3]: https://github.com/rinvex/laravel-attributes/compare/v3.0.2...v3.0.3

0 commit comments

Comments
 (0)