Skip to content

Commit 4f6fc59

Browse files
committed
Bump version (v0.2.3 -> v0.2.4)
1 parent 5792de0 commit 4f6fc59

File tree

2 files changed

+23
-9
lines changed

2 files changed

+23
-9
lines changed

NEWS.rst

Lines changed: 22 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,37 @@
11
Changelog
22
---------
33

4-
Version 0.2.3
5-
.............
4+
Version 0.2.2 - 0.2.4
5+
.....................
66

77
Released on 2019-03-23.
88

9-
- Possible fix for installation issues related to ``ffi_pango.py`` not being
10-
installed in the correct directory, and also the ``pangocffi`` dependency not
11-
being installed in the setup process.
9+
These were a series of changes that happened rapidly since the issues were not
10+
easy to replicate manually.
11+
12+
- Version 0.2.2
13+
14+
- Upgraded dependency of ``pangocffi`` from 0.3.0 to 0.4.0.
15+
- Possible fix for SandboxViolation when installing via easy_install/
16+
setuptools
17+
18+
- Version 0.2.3
19+
20+
- Possible fix for installation issues related to ``ffi_pango.py`` not being
21+
installed in the correct directory, and also the ``pangocffi`` dependency
22+
not being installed in the setup process.
23+
24+
- Version 0.2.4
25+
26+
- ``ffi_pango.py`` still was not being installed correctly. So now rather
27+
than relying on the file being generated, the file exists hardcoded in the
28+
repository.
1229

1330
Version 0.2.2
1431
.............
1532

1633
Released on 2019-03-23.
1734

18-
- Upgraded dependency of ``pangocffi`` from 0.3.0 to 0.4.0.
19-
- Possible fix for SandboxViolation when installing via easy_install/setuptools
20-
2135
Version 0.2.1
2236
.............
2337

pangocairocffi/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.3
1+
0.2.4

0 commit comments

Comments
 (0)