From 0a3ef92c909725d1570412672021848d1433d5da Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Fri, 15 Jan 2021 12:25:11 -0500 Subject: [PATCH] Changelog --- CHANGES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 94352cda..99b6aa40 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,10 @@ # Changes +## Unreleased + +- TIFF support is now opt-in when building PROJ via the `bundled_proj` feature + - + ## 0.20.4 - Incorporate proj-sys repo - Switch to GH actions