Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfcon authored Jul 13, 2021
1 parent 600114a commit d48ffc2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

- New Features
- [Dynamic i18n Switching](#dynamic_i18n_switching)
- [SPM Supported](#spm_supported)
- [Swift Chaining Grammar Supported](#swift_chaining_grammar_supported)

* Getting Started
Expand Down Expand Up @@ -93,6 +94,10 @@ override func i18nDidChange() {

2. Receiving `MJRefreshDidChangeLanguageNotification` notification.

### <a id="spm_supported"></a>SPM Supported

Released from [`3.7.0`](https://github.com/CoderMJLee/MJRefresh/releases/tag/3.7.0)

### <a id="swift_chaining_grammar_supported"></a>Swift Chaining Grammar Supported

```swift
Expand Down

0 comments on commit d48ffc2

Please sign in to comment.