From f96c955a9d2ef86e6657540357276862f1b8625d Mon Sep 17 00:00:00 2001 From: Art4 Date: Fri, 7 Oct 2022 10:39:02 +0200 Subject: [PATCH] Release 1.0.0-beta.1 --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a72bd8a..caf3530 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](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased](https://github.com/Art4/WP-Requests-PSR18-Adapter/compare/1.0.0-beta...HEAD) +## [Unreleased](https://github.com/Art4/WP-Requests-PSR18-Adapter/compare/1.0.0-beta.1...HEAD) + +## [1.0.0-beta.1](https://github.com/Art4/WP-Requests-PSR18-Adapter/compare/1.0.0-beta...1.0.0-beta.1) ### Added