Update the changelog
This commit is contained in:
parent
0907a5e7a1
commit
af5a9b1c5b
22
CHANGELOG.md
22
CHANGELOG.md
|
@ -21,6 +21,17 @@ None
|
|||
### Fixed
|
||||
|
||||
None
|
||||
## 0.4.3
|
||||
|
||||
* Improve the development/test experience (@coldnebo, @kachick)
|
||||
|
||||
* Ensure the gem works in environments with gem caching (@haines)
|
||||
|
||||
* Add support for MacPorts installed dependencies (@brlanier)
|
||||
|
||||
* Allow using a dummy XML file in cases where the gem is just a transient
|
||||
dependency. (@Scharrels)
|
||||
|
||||
|
||||
## 0.4.2
|
||||
|
||||
|
@ -41,6 +52,17 @@ to avoid conflicting with other dependencies in people's applications.
|
|||
|
||||
Yanked release.
|
||||
|
||||
## 0.3.10
|
||||
|
||||
* Improve the development/test experience (@coldnebo, @kachick)
|
||||
|
||||
* Ensure the gem works in environments with gem caching (@haines)
|
||||
|
||||
* Add support for MacPorts installed dependencies (@brlanier)
|
||||
|
||||
* Allow using a dummy XML file in cases where the gem is just a transient
|
||||
dependency. (@Scharrels)
|
||||
|
||||
## 0.3.9 (2021-03-25)
|
||||
|
||||
* Resolve issues parsing the version of freedesktop.org.xml shipped with
|
||||
|
|
Loading…
Reference in New Issue