Skip to content

Commit 92df6ae

Browse files
committed
NetOffice v1.9.2 release
1 parent 534b056 commit 92df6ae

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## v1.9.2
4+
5+
### Fixed
6+
* Fixed bug in `ProxyService.GetActiveInstance()` methods [#372](https://github.com/NetOfficeFw/NetOffice/issues/372)
7+
* Documented few data types
8+
39
## v1.9.1
410

511
### Fixed

Source/NetOffice.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<!-- Common properties for NetOffice projects -->
33
<PropertyGroup>
4-
<NetOfficeRelease>1.9.1</NetOfficeRelease>
4+
<NetOfficeRelease>1.9.2</NetOfficeRelease>
55
</PropertyGroup>
66

77
<PropertyGroup>

0 commit comments

Comments
 (0)