Skip to content

Commit 3681076

Browse files
add changelog (#113)
Signed-off-by: Prajwol Amatya <prajwolamatya11@gmail.com>
1 parent 2745519 commit 3681076

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

CHANGELOG.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,17 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [2.1.0] - 2025-03-02
99

1010
### Added
11+
- support for OpenCloud
1112

1213
### Fixed
1314

14-
- SVG files cannot be used as images (https://github.com/JankariTech/web-app-presentation-viewer/issues/85)
15-
- Trying to load an image from an not existing folder, breaks the presentation (https://github.com/JankariTech/web-app-presentation-viewer/issues/86)
16-
- Single backtick is not recognizable as code block (https://github.com/JankariTech/web-app-presentation-viewer/pull/82)
17-
- Code blocks in lists are not using existing space (https://github.com/JankariTech/web-app-presentation-viewer/pull/80)
18-
19-
### Changed
20-
21-
### Removed
15+
- fix: code blocks in lists are not using existing space (https://github.com/JankariTech/web-app-presentation-viewer/pull/80)
16+
- fix: use separate color and bg color for single code block (https://github.com/JankariTech/web-app-presentation-viewer/pull/82)
17+
- fix: trying to load an image from not existing folder, breaks the presentation (https://github.com/JankariTech/web-app-presentation-viewer/pull/88)
18+
- fix: .svg files cannot be used as images (https://github.com/JankariTech/web-app-presentation-viewer/pull/89)
2219

2320
## [2.0.0] - 2024-08-30
2421

0 commit comments

Comments
 (0)