Skip to content

Commit 10c43ef

Browse files
committed
update changelog
Signed-off-by: Grant Ramsay <seapagan@gmail.com>
1 parent 92cb57c commit 10c43ef

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,12 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
99

1010
**New Features**
1111

12-
- Add a `\_\_hash\_\_` method to base class and update assorted deps ([#5](https://github.com/seapagan/response-codes/pull/5)) by [seapagan](https://github.com/seapagan)
12+
- Add a `__hash__` method to the base class and update assorted deps ([#5](https://github.com/seapagan/response-codes/pull/5)) by [seapagan](https://github.com/seapagan)
13+
14+
**Dependency Updates**
15+
16+
- Update astral-sh/setup-uv action to v6 ([#3](https://github.com/seapagan/response-codes/pull/3)) by [renovate[bot]](https://github.com/apps/renovate)
17+
- Update actions/checkout action to v5 - autoclosed ([#2](https://github.com/seapagan/response-codes/pull/2)) by [renovate[bot]](https://github.com/apps/renovate)
1318

1419
[`Full Changelog`](https://github.com/seapagan/response-codes/compare/0.2.0...0.3.0) | [`Diff`](https://github.com/seapagan/response-codes/compare/0.2.0...0.3.0.diff) | [`Patch`](https://github.com/seapagan/response-codes/compare/0.2.0...0.3.0.patch)
1520

0 commit comments

Comments
 (0)