Skip to content

Commit

Permalink
Merge pull request #11 from saturdaymp/feature/add-sponsorship-to-repo
Browse files Browse the repository at this point in the history
Add sponsorship to repo
  • Loading branch information
mrbiggred authored Jan 16, 2024
2 parents 1ec718b + 55e7b35 commit 970bae0
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# These are supported funding model platforms

github: [saturdaymp]
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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__

Expand All @@ -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)


Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)

<p align="center"><img src="./.assets/BEMCheckBox logo.jpg"/></p>

Expand Down

0 comments on commit 970bae0

Please sign in to comment.