From 47965df29684dc8ae8cb4f41f0d9b5d85d5a45ee Mon Sep 17 00:00:00 2001 From: Adrian Woodhead Date: Thu, 9 May 2019 16:29:01 +0100 Subject: [PATCH] prep for release (#57) --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index af70594..9d1c575 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,8 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## [1.1.0] - TBD + +## [1.1.0] - 2019-05-09 ### Added - ReadOnlyAuth Pre Event Listener to manage Hive database whitelist in read-only metastores [apiary-metastore-extensions](https://github.com/ExpediaGroup/apiary-extensions/tree/master/apiary-metastore-auth).