Skip to content

Commit 3487720

Browse files
committed
Updated changelog & readme.
1 parent e62cefa commit 3487720

File tree

2 files changed

+8
-16
lines changed

2 files changed

+8
-16
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to `laravel-binary-uuid` will be documented in this file
44

5+
## 2.0.0 - 2020-02-19
6+
7+
- support for Laravel 6.x
8+
- dropped support for Laravel 5.x
9+
- migrated namespace
10+
- updated references to spatie
11+
512
## 1.3.0 - 2018-09-24
613

714
- add eloquent-ness support

README.md

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -246,28 +246,13 @@ Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
246246

247247
## Security
248248

249-
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
250-
251-
## Postcardware
252-
253-
You're free to use this package, but if it makes it to your production environment we highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using.
254-
255-
Our address is: Spatie, Samberstraat 69D, 2060 Antwerp, Belgium.
256-
257-
We publish all received postcards [on our company website](https://spatie.be/en/opensource/postcards).
249+
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
258250

259251
## Credits
260252

261253
- [Brent Roose](https://github.com/brendt)
262254
- [All Contributors](../../contributors)
263255

264-
## Support us
265-
266-
Spatie is a webdesign agency based in Antwerp, Belgium. You'll find an overview of all our open source projects [on our website](https://spatie.be/opensource).
267-
268-
Does your business depend on our contributions? Reach out and support us on [Patreon](https://www.patreon.com/spatie).
269-
All pledges will be dedicated to allocating workforce on maintenance and new awesome stuff.
270-
271256
## License
272257

273258
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

0 commit comments

Comments
 (0)