[LIB-8] Release snooker-score-api-0.2
[snooker-score-api.git] / CHANGELOG
diff --git a/CHANGELOG b/CHANGELOG
new file mode 100644 (file)
index 0000000..b975b85
--- /dev/null
+++ b/CHANGELOG
@@ -0,0 +1,18 @@
+CHANGELOG Hedgecode Snooker Score API
+=====================================
+
+v.0.2 [2019-11-15]
+------------------
+- New functionality for parsing URLs and HTML tags in the string data
+- Improved output to the console
+- Added new requests: event rounds and event seedings
+- Added types of the events
+- Added header X-Requested-By for requests to snooker.org
+- Added MoneySeedings ranking type
+
+v.0.1 [2017-06-02]
+------------------
+- Initial release of the library
+- Set of base requests: events/tournaments in a season, matches, players and rankings
+- Ability to sort sets of incoming data by various parameters
+- Ability to cache some basic request data on the client side