You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: bump license year
chore: migrate to gh actions (#478)
* chore: migrate to gh actions
chore: add gh release to workflow (#480)
chore: make Slack message consistent across all repos
fix: set version env var for tests (#479)
* fix: set ruby version for tests
fix: only do a Docker Login if the secrets are available
chore: upgrade supported language versions (#482)
[Librarian] Version Bump
Release 6.6.1
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,17 @@
1
1
# Change Log
2
2
All notable changes to this project will be documented in this file.
3
3
4
+
[2022-02-09] Version 6.6.1
5
+
--------------------------
6
+
**Library - Chore**
7
+
-[PR #482](https://github.com/sendgrid/sendgrid-ruby/pull/482): upgrade supported language versions. Thanks to [@childish-sambino](https://github.com/childish-sambino)!
8
+
-[PR #480](https://github.com/sendgrid/sendgrid-ruby/pull/480): add gh release to workflow. Thanks to [@shwetha-manvinkurke](https://github.com/shwetha-manvinkurke)!
9
+
-[PR #478](https://github.com/sendgrid/sendgrid-ruby/pull/478): migrate to gh actions. Thanks to [@beebzz](https://github.com/beebzz)!
10
+
11
+
**Library - Fix**
12
+
-[PR #479](https://github.com/sendgrid/sendgrid-ruby/pull/479): set version env var for tests. Thanks to [@beebzz](https://github.com/beebzz)!
0 commit comments