Skip to content

Commit 1306631

Browse files
committed
changelog for v0.8.0
1 parent 8683981 commit 1306631

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

HISTORY.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
History
33
=======
44

5+
v0.8.0 (2019-10-07)
6+
-------------------
7+
* Python 3.4 support is dropped;
8+
* in case of duplicate OpenGraph definitions (e.g. multiple ``og:image``),
9+
empty results are de-prioritized now, to do the same as Facebook;
10+
* text content of microdata attributes is now extracted using html-text
11+
library, which fixes badly extracted text in some cases
12+
(words glued together, etc.)
13+
514
v0.7.3 (2019-06-10)
615
-------------------
716

0 commit comments

Comments
 (0)