Skip to content

Commit

Permalink
doc: Update changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Dahl <[email protected]>
  • Loading branch information
LeSpocky committed Jul 23, 2018
1 parent 868fb29 commit 03c9f7b
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@ __Version 1.2.0__

_Thanks to Alexander Dahl, D Frost, Thomas Petazzoni_

2015-03-26

* Add new API function `cgi_redirect_status()` and deprecate old one

2015-04-23

* Improvements to `ltrim()` and `rtrim()`
Expand Down Expand Up @@ -71,6 +75,22 @@ _Thanks to Alexander Dahl, D Frost, Thomas Petazzoni_

* Fix include paths in examples

2018-07-13

* Mark function `md5()` as deprecated and compile `md5.c` again (#15)

2018-07-14

* Add new API function `cgi_version()`

2018-07-16

* Move header files to separate directory

2018-07-20

* Fix possible segfault in `cgi_unescape_special_chars()`

__Version 1.1__

_Thanks to Alexander Dahl, D Frost, Rafael Steil, Michael Olbrich, Robert Schwebel_
Expand Down

0 comments on commit 03c9f7b

Please sign in to comment.