Skip to content

Commit 2f28b4a

Browse files
authored
Merge pull request #243 from epimorphics/task/release-condidate-1.7.8
Updated CHANGELOG.md
2 parents cc3717e + c92c849 commit 2f28b4a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

CHANGELOG.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,9 @@ This app allows the user to explore HMLR price-paid open linked data.
2222
- (Jon) Updated .rubocop.yml file with rules to reduce the need to set overrides
2323
inline
2424
- (Jon) Updated the `lr_common_styles` gem to the latest 1.9.6 patch release.
25-
26-
## 1.7.7 - 2024-09
27-
28-
- (Jon) Updated search query processing and rendering to santise supplied input
29-
for HTML output and resolve discovered XSS vulnerability in displayed results
30-
[GH-236](https://github.com/epimorphics/hmlr-linked-data/issues/236)
3125
- (Dan) Fixes the bug search results not displaying
3226
[232](https://github.com/epimorphics/ppd-explorer/issues/232)
33-
- (Dan) Adds page titles to donwload page and error page. Improves code dryness
27+
- (Dan) Adds page titles to download page and error page. Improves code dryness
3428
[220](https://github.com/epimorphics/ppd-explorer/issues/220)
3529
- (Dan) Updates gemfile to use v1.9.5 lr_common_styles
3630
- (Dan) Adds more descriptive page titles
@@ -46,6 +40,12 @@ This app allows the user to explore HMLR price-paid open linked data.
4640
- (Dan) updates the help modal focus flow to meet accessibility requirments
4741
[GH-218](https://github.com/epimorphics/ppd-explorer/issues/218)
4842

43+
## 1.7.7 - 2024-09
44+
45+
- (Jon) Updated search query processing and rendering to santise supplied input
46+
for HTML output and resolve discovered XSS vulnerability in displayed results
47+
[GH-236](https://github.com/epimorphics/hmlr-linked-data/issues/236)
48+
4949
## 1.7.6 - 2024-03-08
5050

5151
- (Jon) Updated the application_controller to include an

0 commit comments

Comments
 (0)