Commit 0b22000 1 parent dec0a97 commit 0b22000 Copy full SHA for 0b22000
File tree 1 file changed +12
-2
lines changed
1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
All notable changes to this project will be documented in this file.
3
3
4
- ## [ Unreleased ]
4
+ ## [ Release 1.9 ]
5
5
6
- Add subsequent changes that you make in this section.
6
+ ### Fixed bugs
7
+
8
+ 1 . ** Array**
9
+ - ` foreach ` is now removed since its already in the std library by * Khalian*
10
+ - ` removeAll ` is now removed since its already in the std library by * Khalian*
11
+
12
+ 2 . ** Date**
13
+ - ` timePassed ` now returns print value correctly, earlier used to return optionals in between by * Khalian*
14
+ - ` testMonthAsString ` fixing documentation via tests by * Khalian*
15
+
16
+ ### Added extensions
7
17
8
18
1 . ** Bool**
9
19
- ` public var toggled ` in [[ PR]] ( https://github.com/goktugyil/EZSwiftExtensions/pull/352 ) by * Khalian*
You can’t perform that action at this time.
0 commit comments