From 2ce3a7e142a62f10e8cc82e30b87f2a7fde88b17 Mon Sep 17 00:00:00 2001 From: Ben Fritsch Date: Fri, 9 Aug 2019 09:35:53 +0200 Subject: [PATCH] update changelog --- changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changelog.md b/changelog.md index 4ed7692c..cc5ffeb0 100644 --- a/changelog.md +++ b/changelog.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.3] - 2019-08-09 + ### Added + - add support for custom mime.types file https://github.com/heroku/heroku-buildpack-nginx/pull/37 + ## [1.2] - 2019-05-29 ### Added - [heroku-18] update nginx to 1.17.0