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 17340a4 commit 7e56154Copy full SHA for 7e56154
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 3.4.0
6
+
7
### New features
8
9
- Footer and header links now work with relative links. Thanks to [@eddgrant](https://github.com/eddgrant) for contributing this feature.
lib/govuk_tech_docs/version.rb
@@ -1,3 +1,3 @@
1
module GovukTechDocs
- VERSION = "3.3.1".freeze
+ VERSION = "3.4.0".freeze
end
0 commit comments