Skip to content

Commit

Permalink
fixup! WIP: Prepare changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasbeyer committed Feb 1, 2024
1 parent 0ee5508 commit cc08b4f
Showing 1 changed file with 60 additions and 60 deletions.
120 changes: 60 additions & 60 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,51 +11,60 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
This is a maintenance release, mostly to get some dependency updates out, but
also with some fixes and changes that have piled up over a rather long time.

### Features

- [#489] ijackson/string-ser-unify
- [#488] ijackson/deser-unify-2
- [#481] ijackson/warning
- [#465] ijackson/nested-array
- [#480] ijackson/async
- [#460] sunshowers/weak
- [#379] JunichiSugiura/clonable-builder-state
- [#381] da-x/convert-case
- [#353] kesyog/kyogeswaran/deserialize-uints
- [#318] matthiasbeyer/origin-accessor
- [#100] chenl/issue-99
- [#188] matthiasbeyer/log-deser
- [#271] mehcode/dependabot/cargo/warp-eq-0.3.2
- [#274] danieleades/refactor/must-use-builder
- [#283] matthiasbeyer/cron-build
- [#334] martinvonz/errors
- [#299] lukehsiao/patch-1
- [#306] CfirTsabari/cfirtsabari/doesn-t-work-with-dot-101
- [#316] Xuanwo/temp-env

### Fixes

- [#429] bigduu/master
- [#445] matthiasbeyer/fix-license-spdx21
- [#469] polarathene/chore/common-parser-root-check
- [#188] matthiasbeyer/log-deser
- [#395] matthiasbeyer/fix-tests-chrono
- [#348] matthiasbeyer/fix-workflows
- [#318] matthiasbeyer/origin-accessor
- [#334] martinvonz/errors
- [#335] matthiasbeyer/update-msrv
- [#343] YounessBird/fix-yaml
- [#100] chenl/issue-99
- [#354] YounessBird/fix-uppercase-lowercase-isses
- [#374] BratSinot/de_integer_fixme
- [#306] CfirTsabari/cfirtsabari/doesn-t-work-with-dot-101

### Dependency updates

- [#271] mehcode/dependabot/cargo/warp-eq-0.3.2
- [#344] matthiasbeyer/fix-clippy
- [#347] matthiasbeyer/fix-clippy
- [#348] matthiasbeyer/fix-workflows
- [#350] mehcode/dependabot/github_actions/actions/checkout-3.0.2
- [#353] kesyog/kyogeswaran/deserialize-uints
- [#354] YounessBird/fix-uppercase-lowercase-isses
- [#356] YounessBird/refactoring-de.rs
- [#359] matthiasbeyer/add-test-deser-unsigned-ints
- [#360] matthiasbeyer/test-unsigned-int-in-hashmap
- [#362] matthiasbeyer/clippy-on-msrv
- [#363] matthiasbeyer/port-changelog
- [#367] mehcode/dependabot/cargo/ron-0.8
- [#373] matthiasbeyer/update-notify
- [#374] BratSinot/de_integer_fixme
- [#375] mehcode/dependabot/cargo/temp-env-0.3.0
- [#378] mehcode/dependabot/cargo/warp-eq-0.3.3
- [#379] JunichiSugiura/clonable-builder-state
- [#381] da-x/convert-case
- [#382] mehcode/dependabot/github_actions/actions/checkout-3.1.0
- [#388] DavidSouther/master
- [#389] matthiasbeyer/update-msrv
- [#392] matthiasbeyer/add-static-env-example
- [#393] matthiasbeyer/more-clippy-fixes
- [#395] matthiasbeyer/fix-tests-chrono
- [#396] matthiasbeyer/replace-actions-rs
- [#401] matthiasbeyer/backport-changelog
- [#402] nstinus/master
- [#403] mehcode/dependabot/github_actions/actions/checkout-3.2.0
- [#404] matthiasbeyer/replace-fixupmerge-with-gitlint
- [#406] matthiasbeyer/fix-clippy-unnecessary-cast
- [#410] matthiasbeyer/fix-environment-docs
- [#411] mehcode/dependabot/github_actions/actions/checkout-3.3.0
- [#413] yuja/push-cc7b939efbd0
- [#416] matthiasbeyer/no-actions-rs
- [#420] matthiasbeyer/update-msrv
- [#421] mehcode/dependabot/cargo/toml-0.7
- [#422] matthiasbeyer/update-cron
- [#423] matthiasbeyer/fix-clippy
- [#425] mehcode/dependabot/github_actions/actions/checkout-3.4.0
- [#426] matthiasbeyer/update-msrv
- [#427] mehcode/dependabot/github_actions/actions/checkout-3.5.0
- [#429] bigduu/master
- [#430] mehcode/dependabot/cargo/warp-eq-0.3.4
- [#433] mehcode/dependabot/github_actions/actions/checkout-3.5.1
- [#434] mehcode/dependabot/github_actions/actions/checkout-3.5.2
Expand All @@ -64,49 +73,40 @@ also with some fixes and changes that have piled up over a rather long time.
- [#438] mehcode/dependabot/cargo/notify-tw-6.0.0
- [#440] mehcode/dependabot/github_actions/actions/checkout-3.5.3
- [#441] mehcode/dependabot/cargo/indexmap-2.0.0
- [#445] matthiasbeyer/fix-license-spdx21
- [#451] mehcode/dependabot/github_actions/actions/checkout-3.6.0
- [#453] mehcode/dependabot/github_actions/actions/checkout-4.0.0
- [#455] matthiasbeyer/update-msrv
- [#456] mehcode/dependabot/cargo/toml-0.8
- [#458] matthiasbeyer/update-msrv
- [#459] mehcode/dependabot/github_actions/actions/checkout-4.1.0
- [#460] sunshowers/weak
- [#462] mehcode/dependabot/cargo/warp-eq-0.3.6
- [#465] ijackson/nested-array
- [#469] polarathene/chore/common-parser-root-check
- [#471] matthiasbeyer/clippy-exact-toolchains
- [#477] mehcode/dependabot/github_actions/actions/checkout-4.1.1
- [#479] Elsoberanold/master
- [#480] ijackson/async
- [#481] ijackson/warning
- [#483] matthiasbeyer/update-msrv
- [#485] matthiasbeyer/add-dco
- [#488] ijackson/deser-unify-2
- [#489] ijackson/string-ser-unify
- [#503] mehcode/dependabot/github_actions/actions/setup-python-5
- [#420] matthiasbeyer/update-msrv
- [#389] matthiasbeyer/update-msrv
- [#335] matthiasbeyer/update-msrv
- [#373] matthiasbeyer/update-notify
- [#507] matthiasbeyer/check-external-types

#### Misc
### Features

- [#507] matthiasbeyer/check-external-types
- [#347] matthiasbeyer/fix-clippy
- [#344] matthiasbeyer/fix-clippy
- [#485] matthiasbeyer/add-dco
- [#423] matthiasbeyer/fix-clippy
- [#410] matthiasbeyer/fix-environment-docs
- [#406] matthiasbeyer/fix-clippy-unnecessary-cast
- [#404] matthiasbeyer/replace-fixupmerge-with-gitlint
- [#416] matthiasbeyer/no-actions-rs
- [#471] matthiasbeyer/clippy-exact-toolchains
- [#401] matthiasbeyer/backport-changelog
- [#392] matthiasbeyer/add-static-env-example
- [#396] matthiasbeyer/replace-actions-rs
- [#393] matthiasbeyer/more-clippy-fixes
- [#363] matthiasbeyer/port-changelog
- [#360] matthiasbeyer/test-unsigned-int-in-hashmap
- [#362] matthiasbeyer/clippy-on-msrv
- [#359] matthiasbeyer/add-test-deser-unsigned-ints
- [#274] danieleades/refactor/must-use-builder
- [#356] YounessBird/refactoring-de.rs

- [#479] Elsoberanold/master
- [#413] yuja/push-cc7b939efbd0
- [#402] nstinus/master
- [#388] DavidSouther/master
- [#299] lukehsiao/patch-1
### Fixes


### Dependency updates


#### Misc


[#100]: https://github.com/mehcode/config-rs/pull/100
[#188]: https://github.com/mehcode/config-rs/pull/188
Expand Down

0 comments on commit cc08b4f

Please sign in to comment.