Skip to content

Commit e954bb9

Browse files
authored
Merge pull request #5 from companieshouse/release/4.24.0
Release/4.24.0
2 parents 79894f2 + 3609154 commit e954bb9

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

cpanfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
# are resolved upfront by "pre-requiring" them.
33
# XXX unlike the rest of this file, the order in this
44
# section is important.
5+
6+
requires 'Mojo::Redis', '==1.02'; # Needs to be before MojoX::Plugin::AnyCache
57
requires 'Log::Log4perl', '==1.49'; # Needs to be before CH::Perl
68
requires 'Log::Log4perl::Appender::Fluent', '==0.04'; # Needs to be before CH::Perl
79
requires 'AnyEvent', '==7.12';

templates/includes/feedback.tx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
</div>
1414
<fieldset>
1515
<legend class="visuallyhidden">Is there anything wrong with this page?</legend>
16+
<p><a href="https://www.gov.uk/stop-companies-house-from-publishing-your-address" target="_blank">Stop Companies House from publishing your address</a></p>
1617
<div class="form-group">
1718
<label for="feedback-textarea" class="form-label"><strong>What is wrong with this page?</strong>
1819
<span class="form-hint">For example, information is missing or incorrect.</span></label>

0 commit comments

Comments
 (0)