From e3bfef5055345fe11570b84809345320dcbc7f12 Mon Sep 17 00:00:00 2001 From: Fabian Beiner Date: Mon, 25 Dec 2017 17:24:21 +0100 Subject: [PATCH] Updated CHANGELOG and LICENSE url. --- CHANGELOG.md | 5 +++++ LICENSE | 1 - README.md | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 09d14e8..4d97a03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log All notable changes to this project will be documented in this file. +## [6.0.7] - 2017-12-25 +### Changed +- Updated the title regex. +- Optimized cURL options. + ## [6.0.6] - 2017-12-24 🎄 ### Changed - Now using the `/reference` page instead of the `/combined` one. diff --git a/LICENSE b/LICENSE index 1220ed9..84047e9 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,4 @@ The MIT License (MIT) - Copyright © 2017 Fabian Beiner Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/README.md b/README.md index b404f0b..40d58bd 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The technique used is called “[web scraping](http://en.wikipedia.org/wiki/Web_ ## License -[The MIT License (MIT)](http://fabianbeiner.mit-license.org/ "The MIT License") +[The MIT License (MIT)](https://fabianbeiner.mit-license.org/ "The MIT License") ## Usage