chronicle icon indicating copy to clipboard operation
chronicle copied to clipboard

a fast changelog generator sourced from PRs and Issues

Results 18 chronicle issues
Sort by recently updated
recently updated
newest added

Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.19.0 to 0.20.0. Commits 84cb9f7 oauth2: fix typo in comment 4b7f0bd go.mod: update cloud.google.com/go/compute/metadata dependency e11eea8 microsoft: added DeviceAuthURL to AzureADEndpoint See full diff in compare view...

dependencies
go

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.4 to 4.1.5. Release notes Sourced from actions/checkout's releases. v4.1.5 What's Changed Update NPM dependencies by @​cory-miller in actions/checkout#1703 Bump github/codeql-action from 2 to 3 by @​dependabot...

dependencies
github_actions

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.0.0 to 5.0.1. Release notes Sourced from actions/setup-go's releases. v5.0.1 What's Changed Bump undici from 5.28.2 to 5.28.3 and dependencies upgrade by @​dependabot , @​HarithaVattikuti in actions/setup-go#465...

dependencies
github_actions

Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.15.10 to 0.15.11. Release notes Sourced from anchore/sbom-action's releases. v0.15.11 Changes in v0.15.11 chore(deps): update Syft to v1.3.0 (#456) [anchore-actions-token-generator] chore: remove outdated snapshot workflow (#457) [spiffcs]...

dependencies
github_actions

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.2 to 3.25.3. Commits d39d31e Merge pull request #2262 from github/update-v3.25.3-ac2f82a1f a727825 Move changenote to most recent section 1efa859 Update changelog for v3.25.3 ac2f82a Log warning if...

dependencies
github_actions

**What would you like to be added**: It would be really nice to thank new contributors explicitly in the release notes, maybe looking like how https://github.com/lidatong/dataclasses-json/releases does it. **Why is...

enhancement

This PR updates to the latest `clio` and adds descriptions for configuration file fields

Today the changelog is generated from the set of closed issues or merged PRs between two timestamps. This sometimes causes issues, but also does not allow for non-trivial release configurations....

enhancement
good first issue

**What would you like to be added**: Be able to read a changelog line to be included in the changelog from the contents of a comment. This could work in...

enhancement

## Summary ## Short circuit iterator given a start references commit time so multiple previous commits for the start ref are not included in the iterator Fixes #74