From 47f8fcd8aef8a1b62923ec99cabda645dd374bb9 Mon Sep 17 00:00:00 2001 From: Anton Fedurtsya Date: Tue, 14 Nov 2017 13:07:34 +0200 Subject: [PATCH] OXDEV-338 Add changelog --- CHANGELOG.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..d21b32e --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,24 @@ +# Change Log for OE Tags Module + +All notable changes to this project will be documented in this file. +The format is based on [Keep a Changelog](http://keepachangelog.com/) +and this project adheres to [Semantic Versioning](http://semver.org/). + + +## [Unreleased] + +### Added + +### Changed +- Adapted the module to be compatible with OXID eShop 6. + +### Deprecated + +### Removed + +### Fixed + +### Security + + +[Unreleased]: https://github.com/OXIDprojects/captcha-module/compare/HEAD...HEAD