File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,9 +5,20 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased] ( https://github.com/HubSpot/hubspot-api-ruby/compare/v17.0.0- beta.3 ...HEAD )
8+ ## [ Unreleased] ( https://github.com/HubSpot/hubspot-api-ruby/compare/v17.0.0.pre. beta.4 ...HEAD )
99
1010
11+ ## [ 17.0.0.pre.beta.4] - 2023-05-17
12+
13+ ## Added
14+
15+ - added custom exceptions for Signature
16+ - add associations types
17+
18+ ## Updated
19+
20+ - remove deprecated ` validate_signature `
21+
1122## [ 17.0.0-beta.3] - 2023-05-12
1223
1324## Added
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- hubspot-api-client (17.0.0- beta.3 )
4+ hubspot-api-client (17.0.0.pre. beta.4 )
55 json (~> 2.1 , >= 2.1.0 )
66 typhoeus (~> 1.4.0 )
77
Original file line number Diff line number Diff line change 11module Hubspot
2- VERSION = '17.0.0- beta.3 '
2+ VERSION = '17.0.0.pre. beta.4 '
33end
You can’t perform that action at this time.
0 commit comments