[0.4.0](https://github.com/ladybug-tools/ladybug-pandas/compare/v0.3.1...v0.4.0) (2021-11-02)
Bug Fixes
* **build:** bump ladybug to 0.39.23 ([e5b77c8](https://github.com/ladybug-tools/ladybug-pandas/commit/e5b77c8cb3358f9c2e2667f3e59aa356fc038b74))
* **ci:** trigger deploy on correct repo ([8bfd879](https://github.com/ladybug-tools/ladybug-pandas/commit/8bfd87935f33446bb995d81806950e7e6262956e))
* **dataframe:** enable epw dataframe without loaded data ([0d118fb](https://github.com/ladybug-tools/ladybug-pandas/commit/0d118fb786f4d157020f19060fda1fa6c8ce7680)), closes [#154](https://github.com/ladybug-tools/ladybug-pandas/issues/154)
* **pandas:** upgrade to handle newer pandas version ([158](https://github.com/ladybug-tools/ladybug-pandas/issues/158)) ([3d53c4f](https://github.com/ladybug-tools/ladybug-pandas/commit/3d53c4f412fc72e7a40bf6930f9ed7d3b88c9ddf))
Features
* **pandas:** add support for pandas 1.2 ([bbb3ee8](https://github.com/ladybug-tools/ladybug-pandas/commit/bbb3ee812ecec0df7d4f42eb7209cb7adda94377)), closes [#142](https://github.com/ladybug-tools/ladybug-pandas/issues/142) [#143](https://github.com/ladybug-tools/ladybug-pandas/issues/143) [#152](https://github.com/ladybug-tools/ladybug-pandas/issues/152)