Skip to content

Commit

Permalink
fin - Finalized changelogs
Browse files Browse the repository at this point in the history
---

Type: fin
Breaking: False
Doc Required: False
Backport Required: False
Part: 1/1
  • Loading branch information
AptiviCEO committed Oct 7, 2024
1 parent 51fa9e3 commit ca4f313
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
We've made this small release to make this library nullable-aware.
We've made this small release to make this library check for its sanity before using the period table JSON.

### Changes

This release contains a variety of changes, including, but not limited to:

- `[+]` Added support for nullables
- `[+]` Added sanity check

Review the commit history if you want to get a deep insight about the changes.

Expand Down
2 changes: 1 addition & 1 deletion CHANGES.TITLE
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[servicing] ChemiStar v1.0.1: [3] Lithium - Null Moles
[servicing] ChemiStar v1.0.2: [4] Beryllium - Validated Moles
2 changes: 2 additions & 0 deletions ChemiStar.sln
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ChemiStar.Tests", "ChemiSta
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Assets", "Assets", "{87739C97-A64F-4530-AE27-F7FC2DBFDDC6}"
ProjectSection(SolutionItems) = preProject
CHANGES = CHANGES
CHANGES.TITLE = CHANGES.TITLE
Directory.Build.props = Directory.Build.props
EndProjectSection
EndProject
Expand Down

0 comments on commit ca4f313

Please sign in to comment.