From 4f2e66ae5b08d612a1045893d6c500560a8ed0f6 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Sun, 7 Apr 2024 10:57:17 +0200 Subject: Update change log --- CHANGELOG.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 46d904d..015c21d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,11 +2,26 @@ 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/) +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased](https://github.com/sergeyklay/gohugo-theme-ed/compare/v0.6.0...HEAD) +### Added + +- Added support of E2E tests on CI/CD stage using Playwright + +### Changed + +- Updated dev dependencies to test and build project +- Updated contributing documentation +- Used latest LTS Node.js version in CI/CD pipeline +- Renamed master branch to main + +### Security + +- Updated security policy by providing new address to report vulnerabilities + ## [v0.6.0](https://github.com/sergeyklay/gohugo-theme-ed/compare/v0.5.0...v0.6.0) ### Added -- cgit v1.2.3