# Changelog

## v0.6.2

* Enhancements
  * Improvements to the document structure
  * Add syntax highlight

## v0.6.1

* Enhancements
  * Autolink modules and functions in the README
  * Generate ids for callbacks starting with "c:"
  * Ensure group ordering is consistent: TYPES > FUNCTIONS > MACROS > CALLBACKS
  * Allow users to search by Module.function

## v0.6.0

* Enhancements
  * Support Elixir v1.0.0-rc1

## v0.5.2

* Bug fixes
  * Use proper ANSI escape sequence on Mix success messages

## v0.5.1

* Enhancements
  * Support Elixir v0.15.0
  * Add support for Earmark - no need for external processors

## v0.5.0

* Enhancements
  * First public release
  * Support pandoc and devinus/markdown as markdown processors
