File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 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
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
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
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
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
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
You can’t perform that action at this time.
0 commit comments