@@ -7,26 +7,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
7
7
and this project adheres to [ Semantic
8
8
Versioning] ( http://semver.org/spec/v2.0.0.html ) .
9
9
10
- Unreleased
11
- ----------
12
-
13
- ### Under ` data/ `
14
-
15
- ### Under ` wikipron/ ` and elsewhere
16
- - Added not-already-mentioned language names. (\# 478)
17
- - Fixed dialect selector. (\# 513)
18
-
19
- [ 1.3.0] - 2022-11-28
10
+ [ 1.3.1] - 2024-03-02
20
11
--------------------
21
12
22
13
### Under ` data/ `
23
14
24
- #### Added
25
-
26
15
- Updated Maltese (` mlt ` ) phonelist. (\# 517)
27
16
- Fixed path bug in ` generate_summary.py ` . (\# 517)
28
17
- Fixed CLI arg bug in ` list_phones.py ` . (\# 516)
29
- - Big scrape for 2024. (\# 514)
30
18
- Big scrape for 2023. (\# 512)
31
19
- Moved IPAs of words with tildes to multiple lines. (\# 379)
32
20
- Caught ` iso639.language.LanguageNotFoundError ` error in ` codes.py ` . (\# 498)
@@ -37,6 +25,18 @@ Unreleased
37
25
- Upstream cleaning wrt English tie bar. (\# 491)
38
26
- Upstream cleaning wrt English high vowel and schwa. (\# 493)
39
27
- Fixed Georgian (` kat ` ) phones and rescrapes. (\# 488)
28
+
29
+ ### Under ` wikipron/ ` and elsewhere
30
+ - Added not-already-mentioned language names. (\# 478)
31
+ - Fixed dialect selector. (\# 513)
32
+
33
+ [ 1.3.0] - 2022-11-28
34
+ --------------------
35
+
36
+ ### Under ` data/ `
37
+
38
+ #### Added
39
+
40
40
- Big scrape for 2022. (\# 464)
41
41
- Added the ` --fresh ` flag to ` data/scrape/scrape.py ` to facilitate running the big scrape in batches. (\# 464)
42
42
- Added the ` --exclude ` flag for excluding one or more languages in ` data/scrape/scrape.py ` . (\# 460)
0 commit comments