Skip to content

Commit

Permalink
Version 1.6.0 - doNotLoad was removed, you must now manually call loa…
Browse files Browse the repository at this point in the history
…d() to load the settings!
  • Loading branch information
igoramadas committed Jun 17, 2020
1 parent 0fadc6b commit 441bf6f
Show file tree
Hide file tree
Showing 21 changed files with 2,755 additions and 2,716 deletions.
9 changes: 8 additions & 1 deletion History.md
@@ -1,9 +1,16 @@
# Changelog for SetMeUp

1.6.0
=====
* BREAKING! Settings will NOT be loaded by default now (doNotLoad option removed, please call load() manually).
* Make sure Anyhow's logging is set up.
* Further logging tweaks.

1.5.4
=====
* NEW! readOnly flag to switch the module to read-only mode (will never write to disk).
- Improved logging (if anyhow is also installed).
* Auto set readOnly to true if file system is read only.
* Improved logging (if anyhow is also installed).

1.5.2
=====
Expand Down

0 comments on commit 441bf6f

Please sign in to comment.