Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
frankshen01 committed Jul 30, 2020
1 parent 13b3573 commit a2a8abf
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
## 1.5.0 (Unreleased)
## 1.4.1 (July 31, 2020)

IMPROVEMENTS:

* Support doc subcategories in Registry
* Support new doc naming rules in Registry

BUG FIXES:

* Fix SendWithSpecialParams comment error

## 1.4.0 (July 30, 2020)

IMPROVEMENTS:
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473/go.m
github.com/envoyproxy/protoc-gen-validate v0.1.0/go.mod h1:iSmxcyjqTsJpI2R4NaDN7+kN2VEUnK/pcBlmesArF7c=
github.com/fatih/color v1.7.0 h1:DkWD4oS2D8LGGgTQ6IvwJJXSL5Vp2ffcQg58nFV38Ys=
github.com/fatih/color v1.7.0/go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5KwzbycvMj4=
github.com/fortinetdev/forti-sdk-go v1.1.2 h1:fDoiKXsc+yKuFYq6RJnInsFFRkvpVnGQTEtHVP+7QYg=
github.com/fortinetdev/forti-sdk-go v1.1.2/go.mod h1:7ZX6yVsDHI9cnWK4m4zVboM38MQpiPTTe0mcGAHXqQM=
github.com/fortinetdev/forti-sdk-go v1.1.3 h1:+pl74XP33DYgvF8DyQrnDoGSgyXkWEsz41KhdsbAkZY=
github.com/fortinetdev/forti-sdk-go v1.1.3/go.mod h1:7ZX6yVsDHI9cnWK4m4zVboM38MQpiPTTe0mcGAHXqQM=
github.com/go-test/deep v1.0.3 h1:ZrJSEWsXzPOxaZnFteGEfooLba+ju3FYIbOrS+rQd68=
github.com/go-test/deep v1.0.3/go.mod h1:wGDj63lr65AM2AQyKZd/NYHGb0R+1RLqB8NKt3aSFNA=
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b h1:VKtxabqXZkF25pY9ekfRL6a582T4P37/31XEstQ5p58=
Expand Down

0 comments on commit a2a8abf

Please sign in to comment.