Skip to content

Commit 3793215

Browse files
committed
fix misisng dependency and bump version
1 parent ad456a4 commit 3793215

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

CHANGELOG.md

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

3+
## [0.58.4] - 2023-02-04
4+
5+
* Fix crash due to missing dependency on Microsoft.Extensions.Caching.Memory
6+
37
## [0.58.3] - 2023-02-04
48

59
### Changed

src/FsAutoComplete/paket.references

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ Serilog.Sinks.File
2121
System.CommandLine
2222
System.Configuration.ConfigurationManager
2323
FSharp.Data.Adaptive
24+
Microsoft.Extensions.Caching.Memory

0 commit comments

Comments
 (0)