File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
All notable changes to GenericPasswordRow will be documented in this file.
3
3
4
+ ### [ 2.1.1] ( https://github.com/EurekaCommunity/GenericPasswordRow/releases/tag/2.1.1 )
5
+ <!-- Released on 2017-06-22. -->
6
+
7
+ * Added improvements for form navigation between rows.
8
+
4
9
### [ 2.1.0] ( https://github.com/EurekaCommunity/GenericPasswordRow/releases/tag/2.1.0 )
5
10
<!-- Released on 2017-04-25. -->
6
11
Original file line number Diff line number Diff line change 1
1
Pod ::Spec . new do |spec |
2
2
spec . name = "GenericPasswordRow"
3
- spec . version = "2.1.0 "
3
+ spec . version = "2.1.1 "
4
4
spec . summary = "Eureka row to validate passwords"
5
5
spec . homepage = "https://github.com/EurekaCommunity/GenericPasswordRow"
6
6
spec . license = { type : 'MIT' , file : 'LICENSE' }
You can’t perform that action at this time.
0 commit comments