forked from kemitix/git-next
15 lines
608 B
Markdown
15 lines
608 B
Markdown
# 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/spec/v2.0.0.html).
|
|
|
|
## [Unreleased]
|
|
|
|
## [0.13.0](https://git.kemitix.net/kemitix/git-next/compare/git-next-core-v0.12.1...git-next-core-v0.13.0) - 2024-08-02
|
|
|
|
### Added
|
|
- send email notifications (sendmail/smtp)
|
|
- [**breaking**] restructured server config into listen & shout sections
|
|
- remove notification.type
|
|
- [**breaking**] reduce the max commit dev can be ahead of main
|