Skip to content

Commit 8f2c5f8

Browse files
committed
🖉 Update changelog with v1.5.0
1 parent 2ac72ba commit 8f2c5f8

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

‎changelog.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [v1.5.0](https://github.com/devlooped/dotnet-file/tree/v1.5.0) (2024-06-25)
4+
5+
[Full Changelog](https://github.com/devlooped/dotnet-file/compare/v1.5.1-beta...v1.5.0)
6+
7+
:sparkles: Implemented enhancements:
8+
9+
- Support "Etag" header in addition to "X-Etag" [\#86](https://github.com/devlooped/dotnet-file/issues/86)
10+
- Bump to LTS .NET8 [\#112](https://github.com/devlooped/dotnet-file/pull/112) (@kzu)
11+
- When updating single file, infer URL from config [\#107](https://github.com/devlooped/dotnet-file/pull/107) (@kzu)
12+
13+
:bug: Fixed bugs:
14+
15+
- How can I update a specific file? [\#85](https://github.com/devlooped/dotnet-file/issues/85)
16+
317
## [v1.5.1-beta](https://github.com/devlooped/dotnet-file/tree/v1.5.1-beta) (2024-04-09)
418

519
[Full Changelog](https://github.com/devlooped/dotnet-file/compare/v1.4.1...v1.5.1-beta)

0 commit comments

Comments
 (0)