# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [2.3.1](https://github.com/umijs/plugins/compare/@umijs/plugin-access@2.3.0...@umijs/plugin-access@2.3.1) (2020-04-15) **Note:** Version bump only for package @umijs/plugin-access # [2.3.0](https://github.com/umijs/plugins/compare/@umijs/plugin-access@2.2.1...@umijs/plugin-access@2.3.0) (2020-03-24) ### Features - Make parent route unaccessible if child routes exist and all of child routes are unaccessible ([#105](https://github.com/umijs/plugins/issues/105)) ([f4e4d48](https://github.com/umijs/plugins/commit/f4e4d48f62418b6caa7998dc24954c835776fcb0)) ## [2.2.1](https://github.com/umijs/plugins/compare/@umijs/plugin-access@2.2.0...@umijs/plugin-access@2.2.1) (2020-03-18) ### Bug Fixes - access hmr ([baacdf2](https://github.com/umijs/plugins/commit/baacdf22bf84682c90698d722866aa8fe6f8edb9)) # [2.2.0](https://github.com/umijs/plugins/compare/@umijs/plugin-access@2.1.1...@umijs/plugin-access@2.2.0) (2020-02-18) ### Features - delete showWarnining option for plugin-access ([#38](https://github.com/umijs/plugins/issues/38)) ([f99169b](https://github.com/umijs/plugins/commit/f99169b18df96c544d06f48d66dad3ab10c3f8b3)) ## [2.1.1](https://github.com/umijs/plugins/compare/@umijs/plugin-access@2.1.0...@umijs/plugin-access@2.1.1) (2020-02-17) **Note:** Version bump only for package @umijs/plugin-access # 2.1.0 (2020-02-17) ### Features - add plugin-access ([#35](https://github.com/umijs/plugin-access/issues/35)) ([9f78fae](https://github.com/umijs/plugin-access/commit/9f78fae0f81b764fffc0f134042c23279d6776a3)) - plugin access ([869117e](https://github.com/umijs/plugin-access/commit/869117ee34272ac77bf35a620384376950d7cd0a))