You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ See the [API](/docs/API.md) for more information.
55
55
#### Future
56
56
Version 2.x series is being actively developed. Minor versions *should not* cause breaking changes, but major releases *will break*.
57
57
58
-
The next major version has lots of things planned in order to more completely describe ASC X12 and perform more of the heavy lifting in terms of parsing and handling X12 EDI documents. To view and track all issues in the 2.x series milestone, go to [milestone 'Version 2.0.0'](/milestone/1)
58
+
The next major version has lots of things planned in order to more completely describe ASC X12 and perform more of the heavy lifting in terms of parsing and handling X12 EDI documents. To view and track all issues in the 2.x series: [milestone 'Version 2.0.0'](https://github.com/ahuggins-nhs/node-x12/milestone/1)
59
59
60
60
### Query Language
61
61
The query language makes it possible to directly select values from the class object model. See [Query Language](/docs/QueryLanguage.md) for more information.
0 commit comments