release: v2.2.3 — codebase-review fixes #29
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "release/v2.2.3"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Patch release bundling the three merged code-review fix PRs (#26 bugs, #27 fishy-logic, #28 notes/optimization) under one CHANGELOG entry.
Fixed
git statuslabeled as the "status" stage, not "add"Changed
+ Createfor any unresolved name even if it fuzzy-matches an existing pageInternal/doc items (WriteFile doc, Result.Pulled comment, View() benchmark, characterization test) are intentionally left out of the CHANGELOG.
go vet ./... && go test ./...green.