UNPKG

denymount

Version:
39 lines (23 loc) 901 B
# Change Log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ## [2.2.0] - 2016-03-31 ## 2.3.0 - 2019-05-10 * Add option to specify an alternative denymount executable path [Paulo Castro] ### Added - Add `autoMountOnSuccess` option. ## [2.1.0] - 2016-03-28 ### Added - Auto-mount denied disk once handler returns. ## [2.0.0] - 2016-03-24 ### Added - Add unit tests. - Add JavaScript linter. - Add support for device paths. - Add support for raw devices. ### Changed - Change public interface to accept a handler function. - Convert `build.sh` into a `Makefile`. [2.2.0]: https://github.com/resin-io-modules/denymount/compare/v2.1.0...v2.2.0 [2.1.0]: https://github.com/resin-io-modules/denymount/compare/v2.0.0...v2.1.0 [2.0.0]: https://github.com/resin-io-modules/denymount/compare/v1.0.0...v2.0.0