|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +[Full Changelog](https://github.com/nanoframework/System.Math/compare/v1.4.3-preview.18...HEAD) |
| 4 | + |
| 5 | +**Documentation and other chores:** |
| 6 | + |
| 7 | +- Bumps nanoFramework.CoreLibrary from 1.11.6-preview.2 to 1.11.7 [\#89](https://github.com/nanoframework/System.Math/pull/89) |
| 8 | + |
| 9 | +## [v1.4.3-preview.18](https://github.com/nanoframework/System.Math/tree/v1.4.3-preview.18) (2021-12-02) |
| 10 | + |
| 11 | +[Full Changelog](https://github.com/nanoframework/System.Math/compare/v1.4.3-preview.15...v1.4.3-preview.18) |
| 12 | + |
| 13 | +**Documentation and other chores:** |
| 14 | + |
| 15 | +- Update 1 nuget dependencies [\#88](https://github.com/nanoframework/System.Math/pull/88) |
| 16 | +- Bumps nanoFramework.CoreLibrary from 1.10.5 to 1.11.6-preview.2 [\#86](https://github.com/nanoframework/System.Math/pull/86) |
| 17 | + |
| 18 | +## [v1.4.3-preview.15](https://github.com/nanoframework/System.Math/tree/v1.4.3-preview.15) (2021-12-01) |
| 19 | + |
| 20 | +[Full Changelog](https://github.com/nanoframework/System.Math/compare/v1.4.3-preview.7...v1.4.3-preview.15) |
| 21 | + |
| 22 | +**Documentation and other chores:** |
| 23 | + |
| 24 | +- Update 2 nuget dependencies [\#87](https://github.com/nanoframework/System.Math/pull/87) |
| 25 | +- Add unit test for Max\(\) [\#85](https://github.com/nanoframework/System.Math/pull/85) |
| 26 | + |
| 27 | +## [v1.4.3-preview.7](https://github.com/nanoframework/System.Math/tree/v1.4.3-preview.7) (2021-11-12) |
| 28 | + |
| 29 | +[Full Changelog](https://github.com/nanoframework/System.Math/compare/v1.4.3-preview.5...v1.4.3-preview.7) |
| 30 | + |
| 31 | +**Implemented enhancements:** |
| 32 | + |
| 33 | +- Miscellaneous improvements [\#84](https://github.com/nanoframework/System.Math/pull/84) |
| 34 | + |
| 35 | +## [v1.4.3-preview.5](https://github.com/nanoframework/System.Math/tree/v1.4.3-preview.5) (2021-11-12) |
| 36 | + |
| 37 | +[Full Changelog](https://github.com/nanoframework/System.Math/compare/v1.4.3-preview.3...v1.4.3-preview.5) |
| 38 | + |
| 39 | +**Documentation and other chores:** |
| 40 | + |
| 41 | +- Adding more unit tests [\#83](https://github.com/nanoframework/System.Math/pull/83) |
| 42 | + |
| 43 | +## [v1.4.3-preview.3](https://github.com/nanoframework/System.Math/tree/v1.4.3-preview.3) (2021-11-12) |
| 44 | + |
| 45 | +[Full Changelog](https://github.com/nanoframework/System.Math/compare/v1.4.3-preview.1...v1.4.3-preview.3) |
| 46 | + |
| 47 | +**Implemented enhancements:** |
| 48 | + |
| 49 | +- Remove duplicated code [\#82](https://github.com/nanoframework/System.Math/pull/82) |
| 50 | + |
| 51 | +## [v1.4.3-preview.1](https://github.com/nanoframework/System.Math/tree/v1.4.3-preview.1) (2021-11-11) |
| 52 | + |
| 53 | +[Full Changelog](https://github.com/nanoframework/System.Math/compare/v1.4.1...v1.4.3-preview.1) |
| 54 | + |
| 55 | +**Documentation and other chores:** |
| 56 | + |
| 57 | +- Remove obsolete methods [\#80](https://github.com/nanoframework/System.Math/pull/80) |
| 58 | + |
| 59 | +## [v1.4.1](https://github.com/nanoframework/System.Math/tree/v1.4.1) (2021-07-15) |
| 60 | + |
| 61 | +[Full Changelog](https://github.com/nanoframework/System.Math/compare/v1.4.1-preview.12...v1.4.1) |
| 62 | + |
3 | 63 | ## [v1.4.1-preview.12](https://github.com/nanoframework/System.Math/tree/v1.4.1-preview.12) (2021-07-14) |
4 | 64 |
|
5 | 65 | [Full Changelog](https://github.com/nanoframework/System.Math/compare/v1.4.1-preview.10...v1.4.1-preview.12) |
|
0 commit comments