diff options
author | katherine <k@airen-no-jikken.icu> | 2019-06-04 13:59:02 -0700 |
---|---|---|
committer | katherine <k@airen-no-jikken.icu> | 2019-06-04 13:59:02 -0700 |
commit | 197d36e32ddf85b49e82d5b84b9170f25f844ecb (patch) | |
tree | da4358303d07608337b618ad22469c1eed514c4f | |
parent | 3fde8d9f569953899dca6b984965268a7aa60a04 (diff) | |
download | simple-opt-197d36e32ddf85b49e82d5b84b9170f25f844ecb.tar.gz |
update readme changelog
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -278,6 +278,8 @@ non-options: non-options can be interleaved changelog --------- +v1.4: move vals to a named union (interface-change) + v1.2: add optional error printing function v1.0: initial release |