mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-04-13 20:47:24 +00:00
chore: Incrementing major version, updating changelog
This commit is contained in:
parent
d0740c915b
commit
c83bd04c8f
2 changed files with 10 additions and 1 deletions
|
|
@ -6,6 +6,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## [5.0.0] - 2018-09-14
|
||||
### Added
|
||||
- Stopwatch profiling methods
|
||||
- Attempt to interpret old assembly naming convention when parsing types
|
||||
- Added RegexUtils
|
||||
|
||||
### Changed
|
||||
- Significant performance improvements across the board
|
||||
|
||||
## [4.0.0] - 2018-07-19
|
||||
### Added
|
||||
- Added extension method for getting type name without trailing generic info
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue