From dfcfc1dc07f4c7f6eb731c67cfed1bada0c50a3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Barto=C5=A1?= Date: Sun, 29 Dec 2024 16:04:10 +0100 Subject: [PATCH] Release 1.0.2 --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 657a4e3..23108e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,9 @@ 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). -## [Unreleased](https://github.com/orisai/reflection-meta/compare/1.0.1...v1.x) +## [Unreleased](https://github.com/orisai/reflection-meta/compare/1.0.2...v1.x) + +## [1.0.2](https://github.com/orisai/reflection-meta/compare/1.0.1...1.0.2) - 2024-12-29 ### Changed