We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e7123d commit 08114acCopy full SHA for 08114ac
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## 26.5.2
2
+
3
+### Internal Changes 🔧
4
5
+#### Gocd
6
7
+- Fix region map by @dmajere in [#497](https://github.com/getsentry/uptime-checker/pull/497)
8
+- Gocd-jsonnet 3.0.4 by @dmajere in [#496](https://github.com/getsentry/uptime-checker/pull/496)
9
10
## 26.5.1
11
12
- No documented changes.
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "uptime-checker"
-version = "26.5.1"
+version = "26.5.2"
# keep edition in sync with .pre-commit-config.yaml
edition = "2021"
rust-version = "1.88"
0 commit comments