|
1 | 1 | # Change Log |
2 | 2 |
|
| 3 | +## [v1.2.2-preview.1](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.2.2-preview.1) (2019-08-30) |
| 4 | +[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.2.0-preview.6...v1.2.2-preview.1) |
| 5 | + |
| 6 | +**Implemented enhancements:** |
| 7 | + |
| 8 | +- Soft Access Point configuration for ESP32 [\#91](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/91) |
| 9 | + |
| 10 | +## [v1.2.0-preview.6](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.2.0-preview.6) (2019-08-23) |
| 11 | +[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.2.0-preview.1...v1.2.0-preview.6) |
| 12 | + |
| 13 | +**Documentation and other chores:** |
| 14 | + |
| 15 | +- Update 2 NuGet dependencies [\#90](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/90) |
| 16 | + |
| 17 | +## [v1.2.0-preview.1](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.2.0-preview.1) (2019-07-18) |
| 18 | +[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.1.1-preview.24...v1.2.0-preview.1) |
| 19 | + |
| 20 | +**Implemented enhancements:** |
| 21 | + |
| 22 | +- Add X509Certificate2 [\#89](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/89) |
| 23 | + |
| 24 | +## [v1.1.1-preview.24](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.1.1-preview.24) (2019-07-18) |
| 25 | +[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.1.1-preview.18...v1.1.1-preview.24) |
| 26 | + |
| 27 | +**Documentation and other chores:** |
| 28 | + |
| 29 | +- Update 2 NuGet dependencies [\#88](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/88) |
| 30 | +- Update readme.txt [\#87](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/87) |
| 31 | + |
| 32 | +## [v1.1.1-preview.18](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.1.1-preview.18) (2019-06-23) |
| 33 | +[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.1.1-preview.12...v1.1.1-preview.18) |
| 34 | + |
| 35 | +**Documentation and other chores:** |
| 36 | + |
| 37 | +- Update 2 NuGet dependencies [\#86](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/86) |
| 38 | +- Work on native assembly declaration [\#84](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/84) [[Breaking-Change](https://github.com/nanoframework/lib-nanoFramework.System.Net/labels/Breaking-Change)] |
| 39 | + |
| 40 | +## [v1.1.1-preview.12](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.1.1-preview.12) (2019-06-20) |
| 41 | +[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.1.1-preview.9...v1.1.1-preview.12) |
| 42 | + |
| 43 | +**Documentation and other chores:** |
| 44 | + |
| 45 | +- Update 2 NuGet dependencies [\#83](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/83) |
| 46 | + |
| 47 | +## [v1.1.1-preview.9](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.1.1-preview.9) (2019-06-12) |
| 48 | +[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.1.1-preview.5...v1.1.1-preview.9) |
| 49 | + |
| 50 | +**Documentation and other chores:** |
| 51 | + |
| 52 | +- Update 2 NuGet dependencies [\#82](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/82) |
| 53 | + |
| 54 | +## [v1.1.1-preview.5](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.1.1-preview.5) (2019-06-12) |
| 55 | +[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.1.1-preview.1...v1.1.1-preview.5) |
| 56 | + |
| 57 | +**Documentation and other chores:** |
| 58 | + |
| 59 | +- Update 2 NuGet dependencies [\#81](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/81) |
| 60 | + |
| 61 | +## [v1.1.1-preview.1](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.1.1-preview.1) (2019-06-05) |
| 62 | +[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.1.0-preview.1...v1.1.1-preview.1) |
| 63 | + |
| 64 | +**Fixed bugs:** |
| 65 | + |
| 66 | +- Fix calls address parameters [\#76](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/76) |
| 67 | + |
| 68 | +## [v1.1.0-preview.1](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.1.0-preview.1) (2019-06-04) |
| 69 | +[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.6-preview-026...v1.1.0-preview.1) |
| 70 | + |
| 71 | +**Implemented enhancements:** |
| 72 | + |
| 73 | +- Remove SSL3 and Default from SslProtocols [\#75](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/75) [[Breaking-Change](https://github.com/nanoframework/lib-nanoFramework.System.Net/labels/Breaking-Change)] |
| 74 | +- Major rework on Sockets [\#74](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/74) [[Breaking-Change](https://github.com/nanoframework/lib-nanoFramework.System.Net/labels/Breaking-Change)] |
| 75 | + |
| 76 | +## [v1.0.6-preview-026](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.0.6-preview-026) (2019-05-31) |
| 77 | +[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.6-preview-024...v1.0.6-preview-026) |
| 78 | + |
| 79 | +**Implemented enhancements:** |
| 80 | + |
| 81 | +- Add remote end point field to Socket [\#73](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/73) |
| 82 | + |
| 83 | +## [v1.0.6-preview-024](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.0.6-preview-024) (2019-04-24) |
| 84 | +[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.6-preview-023...v1.0.6-preview-024) |
| 85 | + |
| 86 | +**Documentation and other chores:** |
| 87 | + |
| 88 | +- Bumps nanoFramework.Runtime.Events from 1.0.5-preview-019 to 1.0.6-preview-001 [\#72](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/72) |
| 89 | + |
| 90 | +## [v1.0.6-preview-023](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.0.6-preview-023) (2019-04-23) |
| 91 | +[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.6-preview-017...v1.0.6-preview-023) |
| 92 | + |
| 93 | +**Documentation and other chores:** |
| 94 | + |
| 95 | +- Update 2 NuGet dependencies [\#71](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/71) |
| 96 | + |
| 97 | +## [v1.0.6-preview-017](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.0.6-preview-017) (2019-04-07) |
| 98 | +[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.6-preview-015...v1.0.6-preview-017) |
| 99 | + |
| 100 | +**Documentation and other chores:** |
| 101 | + |
| 102 | +- Bumps nanoFramework.Runtime.Events from 1.0.5-preview-010 to 1.0.5-preview-012 [\#70](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/70) |
| 103 | + |
| 104 | +## [v1.0.6-preview-015](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.0.6-preview-015) (2019-04-03) |
| 105 | +[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.6-preview-013...v1.0.6-preview-015) |
| 106 | + |
| 107 | +**Documentation and other chores:** |
| 108 | + |
| 109 | +- Bumps nanoFramework.Runtime.Events from 1.0.5-preview-008 to 1.0.5-preview-010 [\#69](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/69) |
| 110 | + |
| 111 | +## [v1.0.6-preview-013](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.0.6-preview-013) (2019-03-26) |
| 112 | +[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.6-preview-011...v1.0.6-preview-013) |
| 113 | + |
| 114 | +**Fixed bugs:** |
| 115 | + |
| 116 | +- Fix missing setting of socket type [\#68](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/68) |
| 117 | + |
| 118 | +## [v1.0.6-preview-011](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.0.6-preview-011) (2019-03-22) |
| 119 | +[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.6-preview-009...v1.0.6-preview-011) |
| 120 | + |
| 121 | +**Implemented enhancements:** |
| 122 | + |
| 123 | +- Add SocketType property to Socket [\#67](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/67) [[Breaking-Change](https://github.com/nanoframework/lib-nanoFramework.System.Net/labels/Breaking-Change)] |
| 124 | + |
| 125 | +## [v1.0.6-preview-009](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.0.6-preview-009) (2019-03-11) |
| 126 | +[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.6-preview-005...v1.0.6-preview-009) |
| 127 | + |
| 128 | +**Implemented enhancements:** |
| 129 | + |
| 130 | +- Remove local implementation of Int32 converter [\#66](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/66) |
| 131 | +- Fix GetDefaultLocalAddress [\#65](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/65) |
| 132 | + |
| 133 | +## [v1.0.6-preview-005](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.0.6-preview-005) (2019-03-11) |
| 134 | +[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.6-preview-003...v1.0.6-preview-005) |
| 135 | + |
| 136 | +**Documentation and other chores:** |
| 137 | + |
| 138 | +- Bumps nanoFramework.Runtime.Events from 1.0.5-preview-007 to 1.0.5-preview-008 [\#64](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/64) |
| 139 | + |
| 140 | +## [v1.0.6-preview-003](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.0.6-preview-003) (2019-03-10) |
| 141 | +[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.5-preview-001...v1.0.6-preview-003) |
| 142 | + |
| 143 | +## [v1.0.5-preview-001](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.0.5-preview-001) (2019-03-07) |
| 144 | +[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.3-preview-009...v1.0.5-preview-001) |
| 145 | + |
| 146 | +## [v1.0.3-preview-009](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.0.3-preview-009) (2019-03-06) |
| 147 | +[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.4...v1.0.3-preview-009) |
| 148 | + |
| 149 | +**Documentation and other chores:** |
| 150 | + |
| 151 | +- Bumps nanoFramework.Runtime.Events from 1.0.5-preview-003 to 1.0.5-preview-007 [\#63](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/63) |
| 152 | +- Bumps nanoFramework.Runtime.Events from 1.0.4 to 1.0.5-preview-003 [\#61](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/61) |
| 153 | + |
3 | 154 | ## [v1.0.4](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.0.4) (2019-01-22) |
4 | 155 | [Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.3-preview-003...v1.0.4) |
5 | 156 |
|
|
0 commit comments