From ab49904d104f19952b74d0d3e20156db4a98f7eb Mon Sep 17 00:00:00 2001 From: guanguans Date: Fri, 29 Apr 2022 11:38:30 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b5c3f49..aab7e7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to `guanguans/id-validator` will be documented in this file +## v1.2.0 - 2022-04-29 + +## What's Changed + +- Fix:cannot startup in debug mod in goland by @zzhaoh in https://github.com/guanguans/id-validator/pull/25 + +## New Contributors + +- @zzhaoh made their first contribution in https://github.com/guanguans/id-validator/pull/25 + +**Full Changelog**: https://github.com/guanguans/id-validator/compare/v1.1.11...v1.2.0 + ## v1.1.11 - 2022-04-29 ## What's Changed