diff options
author | xander <xander@isxander.dev> | 2022-09-05 19:16:17 +0100 |
---|---|---|
committer | xander <xander@isxander.dev> | 2022-09-05 19:16:24 +0100 |
commit | 4a524a13e9c003dbd27c60ff937c7e86e29c4f9e (patch) | |
tree | f285a293bdd130354aac58ac22c9d93786581dbb /changelogs | |
parent | 6dd21acc75fb5f334df724db4fbc0582dd901876 (diff) | |
download | YetAnotherConfigLib-4a524a13e9c003dbd27c60ff937c7e86e29c4f9e.tar.gz YetAnotherConfigLib-4a524a13e9c003dbd27c60ff937c7e86e29c4f9e.tar.bz2 YetAnotherConfigLib-4a524a13e9c003dbd27c60ff937c7e86e29c4f9e.zip |
require restart attribute
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/0.1.2.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changelogs/0.1.2.md b/changelogs/0.1.2.md new file mode 100644 index 0000000..d2c294a --- /dev/null +++ b/changelogs/0.1.2.md @@ -0,0 +1,2 @@ +- Add require restart Option attribute +- Add Slovenian translation ([#8](https://github.com/isXander/YetAnotherConfigLib/pull/8)) |