See [changelog](https://mit-ll-responsible-ai.github.io/hydra-zen/changes.html#v0-4-0)
What's Changed
* Fix docstring typo by rsokl in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/164
* Add strict validation against Hydra's supported primitives by rsokl in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/163
* Update docs with details of SupportedPrimitive by rsokl in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/165
* Touchup docs by rsokl in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/166
* add roadmap document by rsokl in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/167
* Touchup docs by rsokl in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/168
* Fix minor discrepancy in test by rsokl in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/169
* ENH: hydra-zen will never be the first to import numpy by rsokl in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/171
* Patch upstream omegaconf issue 830 by rsokl in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/172
* Change behavior of pop-full-sig to take priority over inherited fields by rsokl in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/174
* Loosen type annotations to avoid false-positives on mutable generic containers by rsokl in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/175
* Update changelog and ref docs for v0.4.0 by rsokl in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/176
**Full Changelog**: https://github.com/mit-ll-responsible-ai/hydra-zen/compare/v0.3.1...v0.4.0