Files
snippets/CHANGELOG.md
2024-07-19 12:51:10 +02:00

26 lines
551 B
Markdown

# Change Log
All notable changes to the "sern-snippets" extension will be documented in this file.
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
## 1.0.0
Initial release of sern snippets. It contains simple commands and events, also ephemeral and empty options as message sending.
## 1.1.0
Adds ESM snippets: `serneventesm` and `serncommandesm`
## 1.2.0 (breaking changes!)
Removes all non-esm commands
## 1.2.1
Polish some stuff
## 1.2.2
Fix some ci stuff and versioning mistakes