Skip to content

Commit 28967cb

Browse files
committed
CHANGELOG Update
1 parent a5379f1 commit 28967cb

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
1-
# Change Log *MTConnect-ObjectScript*
1+
# Change Log _MTConnect-ObjectScript_
22

33
---
44

55
## [v0.0.3](https://github.com/phil1436/MTConnect-ObjectScript/tree/0.0.3) (2023-1-23)
66

7-
* Bug fixes
8-
* [MTConnect.DataTypes](cls/MTConnect/DataTypes) added
9-
* [MTConnect.DataTypesBuilder](cls\MTConnect\DataTypesBuilder.cls) / [Operation](cls\MTConnect\BO\DataTypesBuilderOperation.cls) can build *%Integer* datatypes now
7+
- Bug fixes
8+
- [MTConnect.DataTypes](cls/MTConnect/DataTypes) added
9+
- [MTConnect.DataTypesBuilder](cls\MTConnect\DataTypesBuilder.cls) / [Operation](cls\MTConnect\BO\DataTypesBuilderOperation.cls) can build _%Integer_ datatypes now
1010

1111
---
1212

13-
## [v0.0.2](https://github.com/phil1436/MTConnect-ObjectScript/tree/0.0.2) (2023-1-12) ⚠️**BROKEN**⚠️
13+
## v0.0.2 (2023-1-12) ⚠️**BROKEN**⚠️
1414

15-
* [DataTypesBuilderOperation](cls/MTConnect/BO/DataTypesBuilderOperation.cls) throws an error if the class already exists
16-
* In [MTConnectRequest](cls/MTConnect/MSG/MTConnectRequest.cls) / [Response](cls/MTConnect/MSG/MTConnectResponse.cls) removed Property: `logClass`
17-
* [ExampleProduction](cls/MTConnect/ExampleProduction) added
15+
- [DataTypesBuilderOperation](cls/MTConnect/BO/DataTypesBuilderOperation.cls) throws an error if the class already exists
16+
- In [MTConnectRequest](cls/MTConnect/MSG/MTConnectRequest.cls) / [Response](cls/MTConnect/MSG/MTConnectResponse.cls) removed Property: `logClass`
17+
- [ExampleProduction](cls/MTConnect/ExampleProduction) added
1818

1919
---
2020

2121
## [v0.0.1](https://github.com/phil1436/MTConnect-ObjectScript/tree/0.0.1) (2023-1-10)
2222

23-
* *Initial release*
23+
- _Initial release_
2424

2525
---

0 commit comments

Comments
 (0)