diff --git a/CHANGELOG.md b/CHANGELOG.md index bd7b352..d709e69 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Change Log +## [2.0.8](https://github.com/UndefinedOffset/SortableGridField/tree/2.0.8) (2019-01-08) +[Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/2.0.7...2.0.8) + ## [2.0.7](https://github.com/UndefinedOffset/SortableGridField/tree/2.0.7) (2018-12-13) [Full Changelog](https://github.com/UndefinedOffset/SortableGridField/compare/2.0.6...2.0.7) diff --git a/LICENSE b/LICENSE index 660d579..24dc001 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2017, Ed Chipman +Copyright (c) 2019, Ed Chipman All rights reserved. Redistribution and use in source and binary forms, with or without modification, diff --git a/README.md b/README.md index 4150044..ee25ced 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ SortableGridField ================= -[![Build Status](https://travis-ci.org/UndefinedOffset/SortableGridField.png)](https://travis-ci.org/UndefinedOffset/SortableGridField) ![helpfulrobot](https://helpfulrobot.io/undefinedoffset/sortablegridfield/badge) +[![Build Status](https://travis-ci.org/UndefinedOffset/SortableGridField.png)](https://travis-ci.org/UndefinedOffset/SortableGridField) Adds drag and drop functionality to SilverStripe 4's GridField