mirror of
https://github.com/getsentry/self-hosted.git
synced 2026-02-06 10:57:17 +00:00
meta: Add some changelog (#984)
@billyvg has a breaking change coming up soon so let's use this as an opportunity to add a changelog. This changelog will only capture important announcements (such as this breaking change over at Sentry) and changes in this repo for now.
This commit is contained in:
parent
659e03e9cf
commit
8d92667f4e
@ -1,5 +1,5 @@
|
||||
minVersion: "0.23.1"
|
||||
changelogPolicy: none
|
||||
changelogPolicy: auto
|
||||
artifactProvider:
|
||||
name: none
|
||||
targets:
|
||||
|
||||
5
CHANGELOG.md
Normal file
5
CHANGELOG.md
Normal file
@ -0,0 +1,5 @@
|
||||
# Changelog
|
||||
|
||||
## Unreleased
|
||||
|
||||
- feat: Add healthchecks for redis, memcached and postgres (#975)
|
||||
Loading…
Reference in New Issue
Block a user