aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorla-ninpre <leobrekalini@gmail.com>2021-09-10 17:30:29 +0000
committerla-ninpre <leobrekalini@gmail.com>2021-09-10 17:30:29 +0000
commitbdcc9d24189821bfe47521f439430164ede92302 (patch)
tree80c8a7a6adf1394827051030329e20143ed64a1c
parent2d542a6c14625efa1b2c6249972bd36e117e3fa8 (diff)
downloadnimisewi_c-bdcc9d24189821bfe47521f439430164ede92302.tar.gz
nimisewi_c-bdcc9d24189821bfe47521f439430164ede92302.zip
updated changelog in readme
whoops, forgot about it. FossilOrigin-Name: f0cb4750d0594afda0e62da9f1f642735bd4da140c31a73cca6983e38518916a
-rw-r--r--README.md10
1 files changed, 7 insertions, 3 deletions
diff --git a/README.md b/README.md
index f2e5230..99a310f 100644
--- a/README.md
+++ b/README.md
@@ -77,15 +77,19 @@ $ make
- **0.0.1** -- initial release
- **0.0.2** -- added license and comments to the code
-- **0.0.3** -- added cgi for http and gemini, separated main code from nimisewi core
+- **0.0.3** -- added cgi for http and gemini, separated main code from
+ nimisewi core
- **0.0.3.1** -- fixed errors in http header
- **0.0.4** -- added title and favicon to http cgi
- **0.0.4.1** -- fixed errors in http cgi
- **0.0.4.2** -- added missing error check to main
- **0.1.0** -- added words from lipu ku, added gnu autotools build system
- **0.1.1** -- added 'ku' word itself
-- **0.2.0** -- switched to cmake build system, added `-v` and `--version` flags to
- nimisewi, that are outputting version information and compile features
+- **0.2.0** -- switched to cmake build system, added `-v` and `--version`
+ flags to nimisewi, that are outputting version information
+ and compile features
+- **0.3.0** -- added support for arc4random function if it exists on the system
+- **0.3.1** -- added compiler name and version to `--version` flag of nimisewi
## bugs