Skip to content

Commit c925657

Browse files
authored
Merge pull request #404 from opencloud-eu/chore/new-app-releases
chore: add/adjust changelog for upcoming pastebin & calculator releases
2 parents f0d7532 + 1b3bf4a commit c925657

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Extensions are provided by apps. These are the apps, that are provided by this r
1717
- [web-app-json-viewer](./packages/web-app-json-viewer/)
1818
- [web-app-maps](./packages/web-app-maps/)
1919
- [web-app-notes](./packages/web-app-notes/)
20+
- [web-app-pastebin](./packages/web-app-pastebin/)
2021
- [web-app-progress-bars](./packages/web-app-progress-bars/)
2122
- [web-app-unzip](./packages/web-app-unzip/)
2223

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Changelog
22

3-
## [1.0.0](https://github.com/opencloud-eu/web-extensions/releases/tag/calculator-v1.0.0) - 2026-03-11
3+
## [1.0.0](https://github.com/opencloud-eu/web-extensions/releases/tag/calculator-v1.0.0) - 2026-03-24
44

55
### ✨ Features
66

7-
- Add calculator search provider for evaluating math expressions from the search bar
7+
- Add calculator search provider for evaluating math expressions from the search bar [[#384](https://github.com/opencloud-eu/web-extensions/pull/384)]
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Changelog
2+
3+
## [1.0.0](https://github.com/opencloud-eu/web-extensions/releases/tag/pastebin-v1.0.0) - 2026-03-24
4+
5+
### ✨ Features
6+
7+
- Add an app for creating and sharing text snippets and files [[#268](https://github.com/opencloud-eu/web-extensions/pull/268)]

0 commit comments

Comments
 (0)