Skip to content

Commit

Permalink
Added CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Hans Georg Schaathun @kerckhoffs committed Feb 5, 2021
1 parent 99c63af commit 0f6ab12
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Changelog

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).

## [Unreleased]
### Changed
-

## [1.0.1] - 2021-02-05

- Tested and approved for Moodle 3.9 and 3.10

### Changed

- Continuous integration with github workflows
- Minor fixes to comply with moodle style requirements

## [1.0.0] - 2019-07-30

First version considered ready for field trial.

[Unreleased]: https://github.com/KQMATH/moodle-mod_jazzquiz/compare/v0.4.1...HEAD
[1.0.1]: https://github.com/KQMATH/moodle-qtype_mod_jazzquiz/compare/v1.0.0...v1.0.1

0 comments on commit 0f6ab12

Please sign in to comment.