Skip to content

Commit

Permalink
Generated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ExtendedXmlSerializer's GitHub Action Automation Agent authored and Mike-E-angelo committed Mar 23, 2024
1 parent 15dc1cb commit 7f4731c
Showing 1 changed file with 23 additions and 21 deletions.
44 changes: 23 additions & 21 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
# [ExtendedXmlSerializer v3.7.13](https://github.com/ExtendedXmlSerializer/home/releases/tag/v3.7.13)
> 03/23/2024 09:12:27 UTC
##### ``v3.7.13``
## What's Changed
* Update GitHub API token by @Mike-E-angelo in https://github.com/ExtendedXmlSerializer/home/pull/619


**Full Changelog**: https://github.com/ExtendedXmlSerializer/home/compare/v3.7.12...v3.7.13
# [ExtendedXmlSerializer v3.7.12](https://github.com/ExtendedXmlSerializer/home/releases/tag/v3.7.12)
> 03/23/2024 08:45:04 UTC
##### ``v3.7.12``
## What's Changed
* Attended to warnings by @Mike-E-angelo in https://github.com/ExtendedXmlSerializer/home/pull/603
* [Automated] Generated CHANGELOG.md by @github-actions in https://github.com/ExtendedXmlSerializer/home/pull/601
* Demonstration of Implicit Typing and Alias by @Mike-E-angelo in https://github.com/ExtendedXmlSerializer/home/pull/605
* DateOnly Extension demonstration by @Mike-E-angelo in https://github.com/ExtendedXmlSerializer/home/pull/610
* Update NuGet API Key by @Mike-E-angelo in https://github.com/ExtendedXmlSerializer/home/pull/616
* Fixed Deserialization of inherited class with different namespaces not possible with Migration (Issue 612) by @imperiobadgo in https://github.com/ExtendedXmlSerializer/home/pull/613

## New Contributors
* @imperiobadgo made their first contribution in https://github.com/ExtendedXmlSerializer/home/pull/613

**Full Changelog**: https://github.com/ExtendedXmlSerializer/home/compare/v3.7.11...v3.7.12
# [ExtendedXmlSerializer v3.7.11](https://github.com/ExtendedXmlSerializer/home/releases/tag/v3.7.11)
> 03/12/2023 14:39:27 UTC
##### ``v3.7.11``
Expand Down Expand Up @@ -215,25 +238,4 @@ https://github.com/ExtendedXmlSerializer/home/releases/tag/v3.7.2
### 🐛 Bug Fixes 🔧
- Fixed bug with references w/ exs:member="" attributes #408 @Mike-E-wins

# [ExtendedXmlSerializer v3.2.0](https://github.com/ExtendedXmlSerializer/home/releases/tag/v3.2.0)
> 06/16/2020 07:28:35 UTC
##### ``v3.2.0``
### ✨ New Features 🚀
- Allowed members to be configured from base classes. #399 @Mike-E-wins
- Ensured exs xmlns is applied to root for optimized namespace + enabled-reference scenarios. #402 @Mike-E-wins
### 🐛 Bug Fixes 🔧
- Demonstrated WithUnknownContent().Continue() #395 @Mike-E-wins
- Adjusted reference detection to be more accurate in the case of attri… #400 @Mike-E-wins
### Other Changes
- Added basic (throw) support for anonymous/dynamic types. #389 @Mike-E-wins
- [Automated] Generated CHANGELOG.md #390 @github-actions[bot]
- Emit initialization times. #394 @Mike-E-wins
- Sample code for documentation demonstrating implicit and explicit ref… #404 @Mike-E-wins

# [ExtendedXmlSerializer v3.1.4](https://github.com/ExtendedXmlSerializer/home/releases/tag/v3.1.4)
> 04/28/2020 06:37:20 UTC
##### ``v3.1.4``
### 🐛 Bug Fixes 🔧
- Added support for Flags-based enumerations. #387 @Mike-E-wins


0 comments on commit 7f4731c

Please sign in to comment.