Skip to content

Commit c417099

Browse files
committed
release 2.4.0
1 parent e5d3f20 commit c417099

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,17 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased](https://github.com/LandRegistry/govuk-frontend-wtf/compare/2.3.0..main)
7+
## [Unreleased](https://github.com/LandRegistry/govuk-frontend-wtf/compare/2.4.0..main)
8+
9+
## [2.4.0](https://github.com/LandRegistry/govuk-frontend-wtf/releases/tag/2.4.0) - 25/04/2023
10+
11+
### Added
12+
13+
- [GOV.UK Frontend v4.6.0](https://github.com/alphagov/govuk-frontend/releases/tag/v4.6.0) support
14+
15+
### Changed
16+
17+
- Upgraded dependencies
818

919
## [2.3.0](https://github.com/LandRegistry/govuk-frontend-wtf/releases/tag/2.3.0) - 15/02/2023
1020

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
setuptools.setup(
1515
name="govuk-frontend-wtf",
16-
version="2.3.0",
16+
version="2.4.0",
1717
author="Matt Shaw",
1818
author_email="matthew.shaw@landregistry.gov.uk",
1919
description="GOV.UK Frontend WTForms Widgets",

0 commit comments

Comments
 (0)