Skip to content

Commit fb6370a

Browse files
author
Ed Freyfogle
committed
1.2.4
1 parent a2b4c44 commit fb6370a

File tree

2 files changed

+16
-7
lines changed

2 files changed

+16
-7
lines changed

CHANGES

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,21 @@
11
Revision history for Perl module Geo::Address::Formatter.
22

3+
1.2.4 2014-10-17
4+
- support postformat_replace
5+
- actually use component aliases
6+
- internal cleanup / delete unused code
7+
38
1.2.3 2014-10-15
4-
- cleanup readme file
5-
- better merging of template configuration when reading multiple files
6-
(currently it's only one file)
7-
- corrected examples in POD [ticket 99517, thanks TOBYINK]
8-
- disable Perl critics 'use strict' policy because it conflicts with
9-
dzil automatic addition of version numbers into .pm files (PkgVersion)
9+
- cleanup readme file
10+
11+
- better merging of template configuration when reading
12+
multiple files (currently it's only one file)
13+
14+
- corrected examples in POD [ticket 99517, thanks TOBYINK]
15+
16+
- disable Perl critics 'use strict' policy because it
17+
conflicts with dzil automatic addition of version numbers into
18+
.pm files (PkgVersion)
1019

1120
1.2.2 2014-10-15
1221
- use fallback template if not enough address components, for example

dist.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
; http://dzil.org/
33

44
name = Geo-Address-Formatter
5-
version = 1.2.3
5+
version = 1.2.4
66
author = edf <[email protected]>
77
license = Perl_5
88
copyright_holder = Lokku Limited

0 commit comments

Comments
 (0)