Skip to content

Commit 17be98b

Browse files
committed
Update CHANGELOG.md
1 parent 00127d4 commit 17be98b

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

+14-1
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,27 @@
22

33
## [Unreleased](https://github.com/hyperoslo/Imaginary/tree/HEAD)
44

5-
[Full Changelog](https://github.com/hyperoslo/Imaginary/compare/1.0.1...HEAD)
5+
[Full Changelog](https://github.com/hyperoslo/Imaginary/compare/1.0.2...HEAD)
6+
7+
**Merged pull requests:**
8+
9+
- Improve overall code style and move type aliases into one file [\#48](https://github.com/hyperoslo/Imaginary/pull/48) ([zenangst](https://github.com/zenangst))
10+
- Fix/dispatch [\#47](https://github.com/hyperoslo/Imaginary/pull/47) ([zenangst](https://github.com/zenangst))
11+
- Feature/travis builds [\#46](https://github.com/hyperoslo/Imaginary/pull/46) ([zenangst](https://github.com/zenangst))
12+
- Update Cartfile and Example Podfile's [\#45](https://github.com/hyperoslo/Imaginary/pull/45) ([zenangst](https://github.com/zenangst))
13+
- Migrate source code to be compatible with Cache 3.0.0 [\#44](https://github.com/hyperoslo/Imaginary/pull/44) ([zenangst](https://github.com/zenangst))
14+
- 🌹 Updated readme examples to correct syntax. [\#43](https://github.com/hyperoslo/Imaginary/pull/43) ([viktorgardart](https://github.com/viktorgardart))
15+
16+
## [1.0.2](https://github.com/hyperoslo/Imaginary/tree/1.0.2) (2017-03-28)
17+
[Full Changelog](https://github.com/hyperoslo/Imaginary/compare/1.0.1...1.0.2)
618

719
**Implemented enhancements:**
820

921
- Why my image load failed? [\#16](https://github.com/hyperoslo/Imaginary/issues/16)
1022

1123
**Merged pull requests:**
1224

25+
- Add missing track implementation on macOS [\#42](https://github.com/hyperoslo/Imaginary/pull/42) ([zenangst](https://github.com/zenangst))
1326
- Update to swift 3.1 [\#40](https://github.com/hyperoslo/Imaginary/pull/40) ([zenangst](https://github.com/zenangst))
1427
- Improve Fetch by adding labels [\#38](https://github.com/hyperoslo/Imaginary/pull/38) ([zenangst](https://github.com/zenangst))
1528
- Improve tracking methods by returning the bytes that Imaginary has loaded [\#37](https://github.com/hyperoslo/Imaginary/pull/37) ([zenangst](https://github.com/zenangst))

0 commit comments

Comments
 (0)