0.4.0 - 2016-03-14
- New API using the standard nginx
server
syntax (instead ofdynamic_server
) and aresolve
parameter. (Thanks to @wandenberg) - Improved memory usage. (Thanks to @wandenberg)
0.3.0 - 2016-03-07
- Compatibility with nginx 1.6 and 1.9. (Thanks to @wandenberg)
0.2.0 - 2016-03-02
- Compatibility with nginx 1.8 and 1.7. (Thanks to @wandenberg)
- Fix segfault during repeated nginx reloads. (Thanks to @wandenberg)
- Initial release.