===== 2.8.0 (2020-07-28) =====

* rework Ot_page_transition

===== 2.7.0 (2020-04-29) =====

* New widget: ot_tongue

===== 2.5.0 (2020-01-28) =====
* ot_popup : Add parameter to toggle scroll hack
* Compatibility with Js_of_ocaml 3.5

===== 2.4.1 (2019-08-16) =====
* compatibility with Js_of_ocaml 3.5
* carousel: make it possible to use it when less than 1 page is visible
* spinner: more customization possibilities for spinner

===== 2.3.2 (2019-08-16) =====

* pulltorefresh and drawer fixes

===== 2.3.1 (2019-06-24) =====

* New widget: pull to refresh

===== 2.2 (2019-06-13) =====

* Updated color picker

===== 2.1 (2019-02-08) =====

* compatibility with eliom's DOM caching functionality

===== 2.0.0 (2018-12-19) =====

* carousel improvements: lazy loading, performance
* split Ot_popup into Ot_popup/Ot_form modules
* close popups on hitting the ESC key
* Ot_page_transition: widget for implementing page transition animations (beta)
* Ot_spinner.replace_content: load new content into existing div
* Ot_tip: display hovering boxes of content
* vertical drawer
* Ot_nodeready: avoid memory leaks
* Automatically generate documentation (html_of_wiki)

===== 1.1 (2017-02-08) =====

* Compatibility with Eliom 6.3 and OCaml 4.06
* Ot_page_transition widget
* Various small fixes and improvements

===== 1.0 (2017-02-07) =====

* Fixes in drawer widget

===== 0.99 (2016-12-09) =====

* Initial version (beta)
