Skip to content

Commit

Permalink
<Description> : Release candidate for v1.9
Browse files Browse the repository at this point in the history
<Type> : release
  • Loading branch information
Khalian committed Feb 25, 2017
1 parent dec0a97 commit 0b22000
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# Change Log
All notable changes to this project will be documented in this file.

## [Unreleased]
## [Release 1.9]

Add subsequent changes that you make in this section.
### Fixed bugs

1. **Array**
- `foreach` is now removed since its already in the std library by *Khalian*
- `removeAll` is now removed since its already in the std library by *Khalian*

2. **Date**
- `timePassed` now returns print value correctly, earlier used to return optionals in between by *Khalian*
- `testMonthAsString` fixing documentation via tests by *Khalian*

### Added extensions

1. **Bool**
- `public var toggled` in [[PR]](https://github.com/goktugyil/EZSwiftExtensions/pull/352) by *Khalian*
Expand Down

0 comments on commit 0b22000

Please sign in to comment.