From f169e21dec5794a259e4c2c7ab231a32926e681b Mon Sep 17 00:00:00 2001 From: Dan Pock Date: Sat, 1 Dec 2018 19:19:47 -0500 Subject: [PATCH] update changelog for version 1 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d88753..f994123 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ 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). ## [Unreleased] + +## [1.0.0] - 2018-12-01 ### Added - New basic version of client as SimpleClient. Just a concrete version of the AbstractWhoisClient.