Skip to content

Commit b07bc90

Browse files
committed
changelog for v0.7.0
1 parent 69ca3c7 commit b07bc90

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

HISTORY.rst

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

5+
v0.7.0 (2018-08-23)
6+
-------------------
7+
8+
In this release OpenGraph parsing is improved:
9+
10+
* known OpenGraph namespaces (og, music, video,
11+
article, book, profile) work without an explicitly defined prefix;
12+
* prefix is extracted both from ``<head>`` and ``<html>`` element attributes,
13+
not only from ``<head>``;
14+
* prefix parsing is more permissive.
15+
16+
Other changes:
17+
18+
* pypi version badge is added to the README;
19+
* html parsing code is cleaned up.
20+
521
v0.6.0 (2018-08-09)
622
-------------------
723

0 commit comments

Comments
 (0)