From 2edb40e760e26284eaa14bfdc1744349e9889b9d Mon Sep 17 00:00:00 2001 From: Shulhan Date: Tue, 9 Jul 2019 22:15:35 +0700 Subject: share v0.8.0 === Breaking changes * All ASCII related contants and functions now being moved from `bytes` package to `ascii` package. === New Features * ascii: new library for working with ASCII characters === Enhancements * dns: add method to restart forwarders * dns: add fallback nameservers * ini: create new section or variable if not exist on Set --- CHANGELOG.adoc | 2 +- CHANGELOG.html | 45 +++++++++++++++++++++++++++++++-------------- 2 files changed, 32 insertions(+), 15 deletions(-) diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index a47c3e4b..9210b591 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -4,7 +4,7 @@ This library is released each month, either at the end of month or at the first week of next month. -== share v0.8.0 (2019-07-xx) +== share v0.8.0 (2019-07-09) === Breaking changes diff --git a/CHANGELOG.html b/CHANGELOG.html index d73564bd..5c1eebab 100644 --- a/CHANGELOG.html +++ b/CHANGELOG.html @@ -15,17 +15,18 @@
Table of Contents
-

share v0.8.0 (2019-07-xx)

+

share v0.8.0 (2019-07-09)

Breaking changes

@@ -96,7 +97,23 @@ package to ascii package.

  • -

    ascii: new library for working with ASCII characters.

    +

    ascii: new library for working with ASCII characters

    +
  • +
+
+
+
+

Enhancements

+
+
    +
  • +

    dns: add method to restart forwarders

    +
  • +
  • +

    dns: add fallback nameservers

    +
  • +
  • +

    ini: create new section or variable if not exist on Set

@@ -137,7 +154,7 @@ simple API.

-

Enhancements

+

Enhancements

  • @@ -478,7 +495,7 @@ server and client API to make it easy and extensible. The websocket is now
-

Enhancements

+

Enhancements

  • @@ -543,7 +560,7 @@ testsuite

-

Enhancements

+

Enhancements

  • @@ -732,7 +749,7 @@ testsuite

-

Enhancements

+

Enhancements

  • @@ -786,7 +803,7 @@ system and simplified routing handler.

-

Enhancements

+

Enhancements

Fix warnings from linters.

@@ -824,7 +841,7 @@ and several libraries.

-- cgit v1.3