Skip to content

Commit d5a7ec3

Browse files
update changelog (#38)
1 parent f669032 commit d5a7ec3

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

CHANGELOG.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
## 1.8.2 2020-06-15
2525

26-
* Updated revision for github actions release
26+
* Updated revision for GitHub Actions release
2727

2828
## 1.8.1 2020-06-15
2929

@@ -36,7 +36,7 @@
3636

3737
## 1.7.1 2020-04-06
3838

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

4242
## 1.7.0 2020-03-11
@@ -50,8 +50,8 @@
5050

5151
## 1.6.4 2019-11-06
5252

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

5656
## 1.6.3 2019-09-12
5757

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

7575
## 1.5.0 2019-01-31
7676

@@ -108,7 +108,7 @@
108108
## 1.3.0 2017-09-19
109109

110110
* Improved internal testing
111-
* Updated msgpack serialization
111+
* Updated `msgpack` serialization
112112

113113
## 1.2.3 2017-09-11
114114

@@ -127,7 +127,7 @@
127127
## 1.2.0 2017-03-06
128128

129129
* Improved performance
130-
* Exposed internal datastructures and methods
130+
* Exposed internal data structures and methods
131131
to allow alternative module implementations and
132132
performance tests
133133

0 commit comments

Comments
 (0)