Skip to content
This repository has been archived by the owner on Feb 13, 2019. It is now read-only.

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
louisdh committed Mar 20, 2017
1 parent 465f9ea commit 755d9f1
Showing 1 changed file with 15 additions and 8 deletions.
23 changes: 15 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,31 +6,38 @@ CHANGELOG

| Contents |
| :------------------------------ |
| [0.9.0](#082-2017-08-03) |
| [0.8.2](#082-2017-23-02) |
| [0.8.1](#081-2017-21-02) |
| [0.8](#08-2017-20-02) |
| [1.0.0](#082-2017-03-20) |
| [0.9.0](#082-2017-03-08) |
| [0.8.2](#082-2017-02-23) |
| [0.8.1](#081-2017-02-21) |
| [0.8](#08-2017-02-20) |

</details>

[0.9.0](https://github.com/louisdh/panelkit/tree/0.9.0) (2017-08-03)
[1.0.0](https://github.com/louisdh/panelkit/tree/1.0.0) (2017-03-20)
--------------
* Replaced ```PanelContentViewController``` with ```PanelContentDelegate``` protocol.
* Fixed memory leaks.
* Added unit tests.

[0.9.0](https://github.com/louisdh/panelkit/tree/0.9.0) (2017-03-08)
--------------
* Introduced exposé with optional double 3 finger tap gesture recognizer to active.
* Reduced public API.
* Moved panel state properties from ```PanelContentViewController``` to ```PanelViewController```.

[0.8.2](https://github.com/louisdh/panelkit/tree/0.8.2) (2017-23-02)
[0.8.2](https://github.com/louisdh/panelkit/tree/0.8.2) (2017-02-23)
--------------

* Fixed pinned panel preview views that weren't ever removed
* ```panelContentView``` now supports a top and bottom margin other than 0

[0.8.1](https://github.com/louisdh/panelkit/tree/0.8.1) (2017-21-02)
[0.8.1](https://github.com/louisdh/panelkit/tree/0.8.1) (2017-02-21)
--------------

* Updated documentation

[0.8](https://github.com/louisdh/panelkit/tree/0.8) (2017-20-02)
[0.8](https://github.com/louisdh/panelkit/tree/0.8) (2017-02-20)
------------

* Initial release with support for floating and pinned panels.
Expand Down

0 comments on commit 755d9f1

Please sign in to comment.