We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88a31cd commit b052c16Copy full SHA for b052c16
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
All notable changes to `laravel-duplicate` will be documented in this file
4
5
+## 2.0.0 - 2019/22/03
6
+
7
+- Transferred ownership to the [Neurony](https://github.com/Neurony) organisation
8
+- Changed package name in `composer.json` file from `zbiller/laravel-duplicate` to `neurony/laravel-duplicate`
9
+- Changed namespace from `Zbiller\Duplicate` to `Neurony\Duplicate`
10
+- Updated continuous integration badges to point to the newly transferred repository
11
12
## 1.0.0 - 2018/12/28
13
14
- Initial release
0 commit comments