Yehonal 3f70d0b80f
feat(doc): changelog system (#6350)
This system provides rules and automatizes (Deno-typescript) the creation of a changelog file to help developers to adapt their code and know what is new with every (pre)release
2021-06-15 11:04:29 +02:00

418 B

CHANGELOG

All breaking/notable changes to this project will be documented in the master.md file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

To create a new changelog please follow the instructions on our wiki page