Skip to content

Commit d48ffc2

Browse files
authored
Update README.md
1 parent 600114a commit d48ffc2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
- New Features
1212
- [Dynamic i18n Switching](#dynamic_i18n_switching)
13+
- [SPM Supported](#spm_supported)
1314
- [Swift Chaining Grammar Supported](#swift_chaining_grammar_supported)
1415

1516
* Getting Started
@@ -93,6 +94,10 @@ override func i18nDidChange() {
9394

9495
2. Receiving `MJRefreshDidChangeLanguageNotification` notification.
9596

97+
### <a id="spm_supported"></a>SPM Supported
98+
99+
Released from [`3.7.0`](https://github.com/CoderMJLee/MJRefresh/releases/tag/3.7.0)
100+
96101
### <a id="swift_chaining_grammar_supported"></a>Swift Chaining Grammar Supported
97102

98103
```swift

0 commit comments

Comments
 (0)