We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ae4210 commit 1bf76f0Copy full SHA for 1bf76f0
‎CHANGELOG.md
@@ -1,5 +1,5 @@
1
<!--
2
-SPDX-FileCopyrightText: 2023 Ferdinand Thiessen <rpm@fthiessen.de>
+SPDX-FileCopyrightText: 2023 Ferdinand Thiessen <opensource@fthiessen.de>
3
SPDX-License-Identifier: EUPL-1.2
4
--->
5
# Changelog
@@ -9,6 +9,10 @@ All notable changes to this project will be documented in this file.
9
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
10
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
11
12
+## [1.0.1] - 2024-12-05
13
+### Changed
14
+- Updated dependencies
15
+
16
## [1.0.0] - 2024-04-21
17
### Added
18
- New feature to add polyfills only for APIs that are used by your code.
0 commit comments