Skip to content

Commit

Permalink
update changelog (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
vcarvajal-sigsci committed Mar 21, 2023
1 parent f669032 commit d5a7ec3
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

## 1.8.2 2020-06-15

* Updated revision for github actions release
* Updated revision for GitHub Actions release

## 1.8.1 2020-06-15

Expand All @@ -36,7 +36,7 @@

## 1.7.1 2020-04-06

* Updated the response recorder to implement the io.ReaderFrom interface
* Updated the response recorder to implement the `io.ReaderFrom` interface
* Fixed some linter issues with missing comments on exported functions

## 1.7.0 2020-03-11
Expand All @@ -50,8 +50,8 @@

## 1.6.4 2019-11-06

* Updated helloworld example to be more configurable allowing it to be used in other example documentation
* Added the ability to support inspecting gRPC (protobuf) content
* Updated the example to be more configurable allowing it to be used in other example documentation
* Added the ability to support inspecting gRPC (`protobuf`) content

## 1.6.3 2019-09-12

Expand All @@ -70,7 +70,7 @@
* Updated list of inspectable XML content types
* Added `http.Flusher` interface when the underlying handler supports this interface
* Updated timeout to include time to connect to the agent
* Cleaned up docs/code/examples
* Cleaned up docs, code, and examples

## 1.5.0 2019-01-31

Expand Down Expand Up @@ -108,7 +108,7 @@
## 1.3.0 2017-09-19

* Improved internal testing
* Updated msgpack serialization
* Updated `msgpack` serialization

## 1.2.3 2017-09-11

Expand All @@ -127,7 +127,7 @@
## 1.2.0 2017-03-06

* Improved performance
* Exposed internal datastructures and methods
* Exposed internal data structures and methods
to allow alternative module implementations and
performance tests

Expand Down

0 comments on commit d5a7ec3

Please sign in to comment.