--- title: SpaceVim release v0.3.0 categories: changelog excerpt: "Here you can check what has been done so far." --- # [Changelogs](https://spacevim.org/development#changelog) > SpaceVim release v0.3.0 ## FEATURES - **Mappings guide:** A guide buffer is displayed each time the prefix key is pressed in normal mode. It lists the available key bindings and their short description. for example, after pressing `` in normal mode, you will see : ![mapping guide](https://cloud.githubusercontent.com/assets/13142418/25778673/ae8c3168-3337-11e7-8536-ee78d59e5a9c.png) for more information about mapping guide, please read the [documentation](http://spacevim.org/documentation/#mappings-guide). ## CHANGES ## FIXES