From a525ca2342a1ef53ed68820449021691c340e54c Mon Sep 17 00:00:00 2001 From: Andrew Newell Date: Fri, 31 Jan 2020 08:42:07 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f65149..3612797 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [v1.0.1] : 2020-01-31 +### Changes + - Added better examples/docs. + - Bump `pg` to `~> 1.2.2` + ## [v0.4.3] : 2019-04-23 ### Changes - Fix #31 where the new connection retry code was eagerly initializing the logger