diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..f3fea33 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,3 @@ +# These are supported funding model platforms + +github: [saturdaymp] diff --git a/CHANGELOG.md b/CHANGELOG.md index a702905..8106d71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,12 @@ As part of this release we had [5 issues](https://github.com/saturdaymp/BEMCheckBox/milestone/1?closed=1) closed. +This release has the following breaking changes: +- Minimum iOS version was increased from 8.4 to 12. +- Events renamed + - `didTapCheckBox` renamed to `didTap` + - `animationDidStopCheckBox` to `animationDidStopFor` __Breaking__ @@ -19,6 +24,10 @@ __Documentation__ - [__#5__](https://github.com/saturdaymp/BEMCheckBox/pull/5) Update release note for v2.0.0 release +## 1.4.1 (May, 16, 2017) + + +This is the last official release from [Boris-Em](https://github.com/Boris-Em). Please check out the original [repo](https://github.com/Boris-Em/BEMCheckBox) for more details. ## 1.1.0 (Oct, 17, 2015) diff --git a/README.md b/README.md index 6dfb044..6fe1f82 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # BEMCheckBox [![CI](https://github.com/saturdaymp/BEMCheckBox/actions/workflows/ci.yml/badge.svg)](https://github.com/saturdaymp/BEMCheckBox/actions/workflows/ci.yml) [![Release Notes](https://github.com/saturdaymp/BEMCheckBox/actions/workflows/release-notes.yml/badge.svg)](https://github.com/saturdaymp/BEMCheckBox/actions/workflows/release-notes.yml) +[![GitHub Sponsors](https://img.shields.io/github/sponsors/saturdaymp?label=Sponsors&logo=githubsponsors&labelColor=3C444C)](https://github.com/sponsors/saturdaymp)