Skip to content

Commit

Permalink
chore: Add CHANGELOG.md
Browse files Browse the repository at this point in the history
Signed-off-by: Julius Härtl <[email protected]>
  • Loading branch information
juliusknorr committed Nov 16, 2023
1 parent 8192a43 commit e9718c2
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Changelog

## [v1.0.1](https://github.com/nextcloud-libraries/nextcloud-upload/tree/v1.0.1) (2023-11-15)

[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-upload/compare/v1.0.0...v1.0.1)

### :bug: Fixed bugs

- fix: Do not block if the filetype is unknown to the browser [\#955](https://github.com/nextcloud-libraries/nextcloud-upload/pull/955) ([juliushaertl](https://github.com/juliushaertl))
- fix\(upload\): attach response to failed uploads too [\#953](https://github.com/nextcloud-libraries/nextcloud-upload/pull/953) ([skjnldsv](https://github.com/skjnldsv))



\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 comments on commit e9718c2

Please sign in to comment.