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
Copy file name to clipboardExpand all lines: google-apis-common/CHANGELOG.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,15 +5,15 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
8
-
## Unreleased
8
+
## 6.0.1 (2024-01-05)
9
9
10
10
Added another encoding/decoding wrapper for base64.
11
11
12
12
### Commit Statistics
13
13
14
14
<csr-read-only-do-not-edit/>
15
15
16
-
-2 commits contributed to the release over the course of 100 calendar days.
16
+
-3 commits contributed to the release over the course of 100 calendar days.
17
17
- 135 days passed between releases.
18
18
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
19
19
- 0 issues like '(#ID)' were seen in commit messages
@@ -25,6 +25,7 @@ Added another encoding/decoding wrapper for base64.
25
25
<details><summary>view details</summary>
26
26
27
27
***Uncategorized**
28
+
- Prepare changelog prior to google-apis-common release. ([`3e0829c`](https://github.com/Byron/google-apis-rs/commit/3e0829caf73a3bb2f7430bb2fc8109d43d5b61d9))
28
29
- Merge pull request #464 from andrewbaxter/standard-base64 ([`23aecc3`](https://github.com/Byron/google-apis-rs/commit/23aecc38e8b03ab3d50641e5581aca63dde76cb3))
29
30
- Attempt to add 'standard' base64 bytes support ([`ee4ed07`](https://github.com/Byron/google-apis-rs/commit/ee4ed07af102f7ae5f685b78327737b233a4023e))
0 commit comments