Skip to content

Commit b539e92

Browse files
authored
Merge pull request #294 from alphagov/release-3.2.0
Release v3.2.0
2 parents 71febdb + 3fbf5c2 commit b539e92

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 3.2.0
6+
57
### New features
68

79
You can now [configure your Tech Docs Template (TDT) to build your documentation site to use relative links to pages and assets](https://tdt-documentation.london.cloudapps.digital/configure_project/global_configuration/#build-your-site-using-relative-links).

lib/govuk_tech_docs/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module GovukTechDocs
2-
VERSION = "3.1.0".freeze
2+
VERSION = "3.2.0".freeze
33
end

0 commit comments

Comments
 (0)