repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e45f940
)
docs: add changelog entry
author
Jérôme Benoit
<jerome.benoit@piment-noir.org>
Mon, 25 Sep 2023 16:10:33 +0000
(18:10 +0200)
committer
Jérôme Benoit
<jerome.benoit@piment-noir.org>
Mon, 25 Sep 2023 16:10:33 +0000
(18:10 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
CHANGELOG.md
patch
|
blob
|
blame
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index 67be6e79cc815057b28a00b8ba769105fdacf013..e3212b107ab9edb36783a3c803b2bcef41780c2d 100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-7,6
+7,10
@@
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
+### Fixed
+
+- Fix source maps (bundler issue).
+
## [2.7.3] - 2023-09-24
### Changed