Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 502 Bytes

CHANGELOG.md

File metadata and controls

15 lines (12 loc) · 502 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

0.2.0 - 2017-01-17

Added

  • scan method to return the original URNs without any normalisation applied.

Changed

  • extract now normalizes the URNs we find in the text. Use scan method to get the original URNs.

0.1.1 - 2016-05-22

Added

  • Initial release