We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d5e90f commit e402d26Copy full SHA for e402d26
CHANGELOG.md
@@ -1,10 +1,13 @@
1
# Changelog
2
3
## [1.0.10] - TBD
4
-- DOGlib 1.0.12 (pass upstream HTTP response code to output)
+- DOGlib 1.0.13 (pass upstream HTTP response code to output, `FetchResult.recognised: bool`)
5
+- prevent from failing on unknown repository, instead condition rendering on new `FetchResult` field
6
- switchboard widget integration
7
- Python3.11 -> Python3.12
8
- Django4.2.23 -> Django6.0.2
9
+- minor dependencies bumps
10
+
11
12
## [1.0.9] - 27.08.2025
13
- DOGlib 1.0.11 (signposting)
0 commit comments