We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 600114a commit d48ffc2Copy full SHA for d48ffc2
README.md
@@ -10,6 +10,7 @@
10
11
- New Features
12
- [Dynamic i18n Switching](#dynamic_i18n_switching)
13
+ - [SPM Supported](#spm_supported)
14
- [Swift Chaining Grammar Supported](#swift_chaining_grammar_supported)
15
16
* Getting Started
@@ -93,6 +94,10 @@ override func i18nDidChange() {
93
94
95
2. Receiving `MJRefreshDidChangeLanguageNotification` notification.
96
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
101
### <a id="swift_chaining_grammar_supported"></a>Swift Chaining Grammar Supported
102
103
```swift
0 commit comments