Skip to content

Commit

Permalink
Update CHANGELOG for v1.4.4
Browse files Browse the repository at this point in the history
***NO_CI***
  • Loading branch information
nfbot committed Oct 21, 2020
1 parent 067b92f commit b5acf6b
Showing 1 changed file with 29 additions and 18 deletions.
47 changes: 29 additions & 18 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,15 @@

## [**Changes available only in 'Preview' NuGet packages:**](https://github.com/nanoframework/lib-Windows.Storage/tree/HEAD)

[Full Changelog](https://github.com/nanoframework/lib-Windows.Storage/compare/v1.4.4-preview.19...HEAD)
[Full Changelog](https://github.com/nanoframework/lib-Windows.Storage/compare/v1.4.4-preview.21...HEAD)

**Documentation and other chores:**

- Bumps nanoFramework.System.Text from 1.1.1-preview.12 to 1.1.1-preview.14 [\#152](https://github.com/nanoframework/lib-Windows.Storage/pull/152)

## [v1.4.4-preview.21](https://github.com/nanoframework/lib-Windows.Storage/tree/v1.4.4-preview.21) (2020-10-20)

[Full Changelog](https://github.com/nanoframework/lib-Windows.Storage/compare/v1.4.4-preview.19...v1.4.4-preview.21)

**Documentation and other chores:**

Expand Down Expand Up @@ -404,10 +412,6 @@

[Full Changelog](https://github.com/nanoframework/lib-Windows.Storage/compare/v1.2.0-preview.4...v1.2.0-preview.5)

**Documentation and other chores:**

- Update 3 NuGet dependencies [\#73](https://github.com/nanoframework/lib-Windows.Storage/pull/73)

## [v1.2.0-preview.4](https://github.com/nanoframework/lib-Windows.Storage/tree/v1.2.0-preview.4) (2019-10-23)

[Full Changelog](https://github.com/nanoframework/lib-Windows.Storage/compare/v1.2.0-preview.3...v1.2.0-preview.4)
Expand Down Expand Up @@ -443,6 +447,7 @@

**Documentation and other chores:**

- Update 3 NuGet dependencies [\#73](https://github.com/nanoframework/lib-Windows.Storage/pull/73)
- Update 2 NuGet dependencies [\#61](https://github.com/nanoframework/lib-Windows.Storage/pull/61)

## [v1.1.0-preview.6](https://github.com/nanoframework/lib-Windows.Storage/tree/v1.1.0-preview.6) (2019-10-15)
Expand Down Expand Up @@ -476,11 +481,16 @@
**Documentation and other chores:**

- Bumps nanoFramework.Windows.Storage.Streams from 1.0.7-preview.27 to 1.2.0 [\#56](https://github.com/nanoframework/lib-Windows.Storage/pull/56)
- Update readme.txt [\#51](https://github.com/nanoframework/lib-Windows.Storage/pull/51)

## [v1.0.1-preview.30](https://github.com/nanoframework/lib-Windows.Storage/tree/v1.0.1-preview.30) (2019-09-30)

[Full Changelog](https://github.com/nanoframework/lib-Windows.Storage/compare/v1.0.1-preview.28...v1.0.1-preview.30)

**Documentation and other chores:**

- Bumps nanoFramework.Runtime.Events from 1.1.0-preview.4 to 1.1.1-preview.1 [\#54](https://github.com/nanoframework/lib-Windows.Storage/pull/54)

## [v1.0.1-preview.28](https://github.com/nanoframework/lib-Windows.Storage/tree/v1.0.1-preview.28) (2019-08-23)

[Full Changelog](https://github.com/nanoframework/lib-Windows.Storage/compare/v1.0.1-preview.23...v1.0.1-preview.28)
Expand All @@ -496,15 +506,13 @@
**Documentation and other chores:**

- Update 3 NuGet dependencies [\#52](https://github.com/nanoframework/lib-Windows.Storage/pull/52)
- Update readme.txt [\#51](https://github.com/nanoframework/lib-Windows.Storage/pull/51)

## [v1.0.1-preview.20](https://github.com/nanoframework/lib-Windows.Storage/tree/v1.0.1-preview.20) (2019-06-23)

[Full Changelog](https://github.com/nanoframework/lib-Windows.Storage/compare/v1.0.1-preview.14...v1.0.1-preview.20)

**Documentation and other chores:**

- Bumps nanoFramework.Runtime.Events from 1.1.0-preview.4 to 1.1.1-preview.1 [\#54](https://github.com/nanoframework/lib-Windows.Storage/pull/54)
- Update 3 NuGet dependencies [\#50](https://github.com/nanoframework/lib-Windows.Storage/pull/50)
- Work on native assembly declaration [\#48](https://github.com/nanoframework/lib-Windows.Storage/pull/48)

Expand All @@ -531,7 +539,10 @@
**Implemented enhancements:**

- Work on Storage [\#45](https://github.com/nanoframework/lib-Windows.Storage/pull/45)
- Add Storage.Devices to support ESP32 mount operations [\#32](https://github.com/nanoframework/lib-Windows.Storage/pull/32)

**Fixed bugs:**

- Fix for GetFileFromPath, name not being set [\#36](https://github.com/nanoframework/lib-Windows.Storage/pull/36)

## [v1.0.1-preview.7](https://github.com/nanoframework/lib-Windows.Storage/tree/v1.0.1-preview.7) (2019-06-12)

Expand All @@ -545,14 +556,9 @@

[Full Changelog](https://github.com/nanoframework/lib-Windows.Storage/compare/v1.0.0-preview-049...v1.0.1-preview.3)

**Implemented enhancements:**

- Implement new methods in StorageFolder and StorageFile [\#33](https://github.com/nanoframework/lib-Windows.Storage/pull/33)

**Fixed bugs:**

- Fix StorageFile.GetFileFromPath [\#37](https://github.com/nanoframework/lib-Windows.Storage/pull/37)
- Fix for GetFileFromPath, name not being set [\#36](https://github.com/nanoframework/lib-Windows.Storage/pull/36)

**Documentation and other chores:**

Expand All @@ -570,6 +576,11 @@

[Full Changelog](https://github.com/nanoframework/lib-Windows.Storage/compare/v1.0.0-preview-037...v1.0.0-preview-048)

**Implemented enhancements:**

- Implement new methods in StorageFolder and StorageFile [\#33](https://github.com/nanoframework/lib-Windows.Storage/pull/33)
- Add Storage.Devices to support ESP32 mount operations [\#32](https://github.com/nanoframework/lib-Windows.Storage/pull/32)

**Documentation and other chores:**

- Update 3 NuGet dependencies [\#34](https://github.com/nanoframework/lib-Windows.Storage/pull/34)
Expand All @@ -578,10 +589,6 @@

[Full Changelog](https://github.com/nanoframework/lib-Windows.Storage/compare/v1.0.0-preview-035...v1.0.0-preview-037)

**Fixed bugs:**

- Add missing dependency in nuspec [\#31](https://github.com/nanoframework/lib-Windows.Storage/pull/31)

## [v1.0.0-preview-035](https://github.com/nanoframework/lib-Windows.Storage/tree/v1.0.0-preview-035) (2019-04-03)

[Full Changelog](https://github.com/nanoframework/lib-Windows.Storage/compare/v1.0.0-preview-033...v1.0.0-preview-035)
Expand All @@ -600,6 +607,10 @@
- Add support for creating folders and files [\#24](https://github.com/nanoframework/lib-Windows.Storage/pull/24)
- Work on StorageFolder and StorageFile [\#23](https://github.com/nanoframework/lib-Windows.Storage/pull/23)

**Fixed bugs:**

- Add missing dependency in nuspec [\#31](https://github.com/nanoframework/lib-Windows.Storage/pull/31)

**Documentation and other chores:**

- Bumps nanoFramework.Windows.Storage.Streams from 1.0.5-preview-008 to 1.0.5-preview-009 [\#29](https://github.com/nanoframework/lib-Windows.Storage/pull/29)
Expand All @@ -608,7 +619,6 @@
- Bumps nanoFramework.Windows.Storage.Streams from 1.0.4 to 1.0.5-preview-004 [\#25](https://github.com/nanoframework/lib-Windows.Storage/pull/25)
- Update 2 NuGet dependencies [\#22](https://github.com/nanoframework/lib-Windows.Storage/pull/22)
- Bumps nanoFramework.Windows.Storage.Streams from 1.0.0 to 1.0.2-preview-006 [\#19](https://github.com/nanoframework/lib-Windows.Storage/pull/19)
- Bump nanoFramework.Windows.Storage.Streams from 1.0.0-preview201 to 1.0.0-preview203 in /source [\#1](https://github.com/nanoframework/lib-Windows.Storage/pull/1)

## [v1.0.0](https://github.com/nanoframework/lib-Windows.Storage/tree/v1.0.0) (2018-10-17)

Expand All @@ -620,6 +630,7 @@
- Update 2 NuGet dependencies [\#12](https://github.com/nanoframework/lib-Windows.Storage/pull/12)
- Update 2 NuGet dependencies [\#11](https://github.com/nanoframework/lib-Windows.Storage/pull/11)
- Update 2 NuGet dependencies [\#10](https://github.com/nanoframework/lib-Windows.Storage/pull/10)
- Bump nanoFramework.Windows.Storage.Streams from 1.0.0-preview201 to 1.0.0-preview203 in /source [\#1](https://github.com/nanoframework/lib-Windows.Storage/pull/1)



Expand Down

0 comments on commit b5acf6b

Please sign in to comment.