@@ -11,11 +11,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111---
1212## [ Unreleased]
1313
14+ ### Features
15+ - Implement query parameters formatter
16+ - Implemented by [ @ns-vasilev ] ( https://github.com/ns-vasilev ) in Pull Request [ #10 ] ( https://github.com/space-code/network-layer/pull/10 ) .
17+ - Switch from Makefile to Mise
18+ - Implemented by [ @ns-vasilev ] ( https://github.com/ns-vasilev ) in Pull Request [ #9 ] ( https://github.com/space-code/network-layer/pull/9 ) .
19+
1420### Miscellaneous Tasks
21+ - Update workflow to run tests and build project
22+ - Contributed by [ @ns-vasilev ] ( https://github.com/ns-vasilev ) in Pull Request [ #11 ] ( https://github.com/space-code/network-layer/pull/11 ) .
23+ - Update config
24+ - Contributed by [ @ns-vasilev ] ( https://github.com/ns-vasilev ) in Pull Request [ #18 ] ( https://github.com/space-code/network-layer/pull/18 ) .
1525- Update danger.yml
1626 - Contributed by [ @ns-vasilev ] ( https://github.com/ns-vasilev ) in Pull Request [ #12 ] ( https://github.com/space-code/network-layer/pull/12 ) .
1727
1828### Uncategorized Changes
29+ - Add renovate.json
30+ - Contributed by [ @renovate [ bot]] ( https://github.com/renovate[bot] ) in Pull Request [ #14 ] ( https://github.com/space-code/network-layer/pull/14 ) .
1931- Fix adapting a request during retry
2032 - Contributed by [ @ns-vasilev ] ( https://github.com/ns-vasilev ) in Pull Request [ #8 ] ( https://github.com/space-code/network-layer/pull/8 ) .
2133- Fix adapting a request during retry
@@ -31,6 +43,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3143- Update ` IAuthenticator `
3244 - Contributed by [ @ns-vasilev ] ( https://github.com/ns-vasilev ) in Pull Request [ #2 ] ( https://github.com/space-code/network-layer/pull/2 ) .
3345
46+ ### Chore
47+ - Update dependency space-code/typhoon to v1.3.0
48+ - Contributed by [ @renovate [ bot]] ( https://github.com/renovate[bot] ) in Pull Request [ #20 ] ( https://github.com/space-code/network-layer/pull/20 ) .
49+ - Update dependency wetransfer/mocker to v3.0.2
50+ - Contributed by [ @renovate [ bot]] ( https://github.com/renovate[bot] ) in Pull Request [ #15 ] ( https://github.com/space-code/network-layer/pull/15 ) .
51+
52+ ### New Contributors
53+ * @renovate [ bot] made their first contribution in [ #24 ] ( https://github.com/space-code/network-layer/pull/24 )
54+
3455## [ 1.0.0] ( https://github.com/space-code/network-layer/releases/tag/1.0.0 )
3556
3657Released on 2023-12-04. All issues associated with this milestone can be found using this [ filter] ( https://github.com/space-code/network-layer/milestones?state=closed&q=1.0.0 ) .
0 commit comments