diff options
| -rw-r--r-- | README.md | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -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 |
