server-configs-nginx/CHANGELOG.md

18 lines
914 B
Markdown
Raw Normal View History

### HEAD
* Map the `.manifest` file extension to the `text/cache-manifest` media type.
2015-04-06 21:27:44 +02:00
([6c098fe](https://github.com/h5bp/server-configs-nginx/commit/6c098fe359c9510a9668e041b27084e524224ee7)).
2015-03-25 10:11:38 +01:00
* Update the list of resources to be compressed
2015-04-06 21:27:44 +02:00
([d7e0e1b](https://github.com/h5bp/server-configs-nginx/commit/d7e0e1bf46c89e387b201d849711ff8564e9652e)).
2015-03-25 10:11:38 +01:00
* Update `mime.types`
2015-04-06 21:27:44 +02:00
([0ac9958](https://github.com/h5bp/server-configs-nginx/commit/0ac995867d98e5d1da93536c53e5388bc95a3aff)).
2015-03-25 09:10:51 +01:00
* Remove the mapping of `.manifest` files to the `text/cache-manifest` media type
2015-04-06 21:27:44 +02:00
([d7e0e1b](https://github.com/h5bp/server-configs-nginx/commit/d7e0e1bf46c89e387b201d849711ff8564e9652e)).
* Change media types for `.atom` and `.rss` files
2015-03-25 09:10:51 +01:00
([#90](https://github.com/h5bp/server-configs-apache/issues/90)).
* Minimum nginx version upped from 1.2.1 to current stable, 1.6.0.
2014-10-24 11:39:24 +02:00
### 1.0.0 (October 24 2014)
Initial stable release