# Changelog
### [1.1.2](https://github.com/NeosJS/electron-native/compare/v1.1.1...v1.1.2) (2020-10-13)


### Bug Fixes

* 修复打开文件错误的bug ([5b6e12f](https://github.com/NeosJS/electron-native/commit/5b6e12f610c4377eeb2b48fac588e5d6f41ddc98))
* 取消打开文件可以新建文件夹的功能 ([ee6f4f4](https://github.com/NeosJS/electron-native/commit/ee6f4f4db28729b300f41022ee78b7456e1f076c))

### [1.1.1](https://github.com/NeosJS/electron-native/compare/v1.1.0...v1.1.1) (2020-10-13)


### Features

* 新增清除本地缓存、本地数据的接口 ([7a44833](https://github.com/NeosJS/electron-native/commit/7a44833ce15e7e6046b2b1881350e91ed8b94d4a))

## [1.1.0](https://github.com/NeosJS/electron-native/compare/v1.0.3...v1.1.0) (2020-10-13)


### Features

* 新增打开文件、打开目录的接口 ([533a078](https://github.com/NeosJS/electron-native/commit/533a07809133c83acd42f709fc5ff19977042f2d))
* 新增接口 ([7303c71](https://github.com/NeosJS/electron-native/commit/7303c71fc8cdc83b6e3781d06a4e074ae4d1073a))


### Bug Fixes

* 将打开文件和打开文件夹的接口合并成过一个 ([5dc85c2](https://github.com/NeosJS/electron-native/commit/5dc85c24bdb16f3894c91662441b96f03831d387))

### [1.0.3](https://github.com/NeosJS/electron-native/compare/v1.0.2...v1.0.3) (2020-09-27)


### Features

* 新增 jumpPage 、openWindow 接口 ([c1c3b6e](https://github.com/NeosJS/electron-native/commit/c1c3b6e17383c7ab8644a52e894f26d67c347d38))

### [1.0.2](https://github.com/NeosJS/electron-native/compare/v1.0.1...v1.0.2) (2020-09-21)


### Bug Fixes

* 更改ipcCode: RELOAD 为 RELOAD_PAGE ([2a91f03](https://github.com/NeosJS/electron-native/commit/2a91f0359d2d6e286441a046cc7d5c52b3262590))

### [1.0.1](https://github.com/NeosJS/electron-native/compare/v1.0.0...v1.0.1) (2020-09-19)

## 1.0.0 (2020-09-19)


### Features

* 增加electron native api ([f3ed54b](https://github.com/NeosJS/electron-native/commit/f3ed54b2b71bd45a53e32f51ee77d77041902c8f))
