Rd2md v1.0.0 (Release date: 2024-03-13)
==============

Changes:

* Major refactoring with a S3 class based approach with completely new api
* Greatly expanding supported documentation elements (#2, #6, #7)
* Header size available in new `md_document()` configuration (#8)
* Add (basic) unit-tests (#5)
* Set `.Deprecated` calls for old api

Rd2md v0.0.5 (Release date: 2021-02-01)
==============

Changes:

* Minor typos and code fixes as well as documentation update

Rd2md v0.0.4 (Release date: 2018-10-18)
==============

Changes:

* Some minor code modifications (style)
* Bugfix https://github.com/quants-ch/Rd2md/issues/1


Rd2md v0.0.3 (Release date: 2017-08-01)
==============

Changes:

* Additional functionality to compile reference manuals / markdowns from binary packages
* Minor changes in markdown output

Rd2md v0.0.2 (Release date: 2017-05-19)
==============

Changes:

* Bugfixes

Rd2md v0.0.1 (Release date: 2017-05-19)
==============

Changes:

* Initial upload to CRAN