# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
- Plugin system
- ACE and BHMie removed, turned into plugins
- New style priors with non-uniform priors
- Correlated k-tables supported
- Active and inactive gases are plotted seperately
- H- absorption included
- Mixin classes to enhance existing modules
- AutoChemistry class to simplify implementing new chemistries
- Included global variable storage system

## [3.0.4] - 2020-11-09
- Fixed molecule name issue in hdf5 file

## [3.0.2] - 2019-12-14
- Updated examples and documentation
- Fixed ExoTransmit opacities

## [3.0.0] - 2019-12-09
- Initial release