Skip to content

Commit 8d92667

Browse files
authored
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.
1 parent 659e03e commit 8d92667

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.craft.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
minVersion: "0.23.1"
2-
changelogPolicy: none
2+
changelogPolicy: auto
33
artifactProvider:
44
name: none
55
targets:

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Changelog
2+
3+
## Unreleased
4+
5+
- feat: Add healthchecks for redis, memcached and postgres (#975)

0 commit comments

Comments
 (0)