CHANGELOG
=========
3.3.0
-----
- Added support for templates.collapse option. When set to true only the active component\'s members are expaneded.
- Added templates.resources option that takes an object where the keys are the labels and the values are links to external resources.
- Minor css bugfixes

3.2.0
-----
- Fix issue where all elements would be hidden if no excludePattern is included (#16 thanks @mercmobily)
- Display bullet points in documentation (#17 thanks @mercmobily)
- Allow `disableSort` to be included in template to prevent automatic sorting of classes and methods (#15 thanks @mercmobily)

3.1.1
-----
- Hide hidden modules from members section

3.1.0
-----
- Add anchor tags to examples
- Increase max-width of sections

