mirror of
https://github.com/mrclay/minify.git
synced 2025-08-05 21:57:53 +02:00
Prepare for 3.0.10 release
This commit is contained in:
2
.semver
2
.semver
@@ -1,6 +1,6 @@
|
||||
---
|
||||
:major: 3
|
||||
:minor: 0
|
||||
:patch: 8
|
||||
:patch: 9
|
||||
:special: ''
|
||||
:metadata: ''
|
||||
|
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [3.0.10] - 2020-04-02
|
||||
|
||||
- Exclude SSI Comments from HTML minify, [#670]
|
||||
|
||||
[3.0.10]: https://github.com/mrclay/minify/compare/3.0.8...3.0.10
|
||||
[#671]: https://github.com/mrclay/minify/issues/671
|
||||
[#670]: https://github.com/mrclay/minify/pull/670
|
||||
|
||||
## [3.0.9] - 2020-03-24
|
||||
|
||||
- Allow `intervention/httpauth` 3.x, [#667], [#666], [#664]
|
||||
|
Reference in New Issue
Block a user