# Changelog Here are listed all the meaningfull changes done on **`nmk`** since version 1.0 ```{note} Only interface and important behavior changes are listed here. The fully detailed changelog is also available on [Github](https://github.com/dynod/nmk/releases) ``` ## Release 1.1 ### 1.1.2 * Fix types resolution for config item pure references (see {ref}`Resolved config item type`) ### 1.1.1 * Added capability to escape config item references (see {ref}`Escaped references`) ### 1.1.0 * New **`PACKAGESREFS`** {ref}`built-in` config item, listing all referenced python packages from project files.