Skip to content

Commit

Permalink
v4.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kjkoeller authored May 1, 2024
1 parent a5cad3d commit 3d98568
Showing 1 changed file with 50 additions and 0 deletions.
50 changes: 50 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,56 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [v4.1.4](https://github.com/kjkoeller/Binary_Star_Research_Package/compare/v4.1.3...v4.1.4) - 2024-04-27

### Merged

* Returning More Deleted Functions [`#366`](https://github.com/kjkoeller/Binary_Star_Research_Package/pull/366)

### Commits

* Update **init**.py [`a5cad3d`](https://github.com/kjkoeller/Binary_Star_Research_Package/commit/a5cad3d2ee568669d7b23b7ecc362bd8f312a650)
* Update **init**.py [`8ea0e5c`](https://github.com/kjkoeller/Binary_Star_Research_Package/commit/8ea0e5c29fef9ce7a0cecdc492658faafca6d0e1)

## [v4.1.3](https://github.com/kjkoeller/Binary_Star_Research_Package/compare/v4.1.2...v4.1.3) - 2024-04-27

### Merged

* Color Light Curve Updates [`#365`](https://github.com/kjkoeller/Binary_Star_Research_Package/pull/365)
* Another Missing Deleted Function [`#364`](https://github.com/kjkoeller/Binary_Star_Research_Package/pull/364)

## [v4.1.2](https://github.com/kjkoeller/Binary_Star_Research_Package/compare/v4.1.1...v4.1.2) - 2024-04-22

### Merged

* Removed Required Functions [`#363`](https://github.com/kjkoeller/Binary_Star_Research_Package/pull/363)

## [v4.1.1](https://github.com/kjkoeller/Binary_Star_Research_Package/compare/v4.1.0...v4.1.1) - 2024-04-22

### Merged

* Incorrect Formatting [`#362`](https://github.com/kjkoeller/Binary_Star_Research_Package/pull/362)

## [v4.1.0](https://github.com/kjkoeller/Binary_Star_Research_Package/compare/v4.0.8...v4.1.0) - 2024-04-19

### Merged

* Memory Allocation [`#332`](https://github.com/kjkoeller/Binary_Star_Research_Package/pull/332)
* Filter Files were Incorrect [`#361`](https://github.com/kjkoeller/Binary_Star_Research_Package/pull/361)
* Remove All Unused Functions [`#359`](https://github.com/kjkoeller/Binary_Star_Research_Package/pull/359)

### Commits

* Update README.md [`7904701`](https://github.com/kjkoeller/Binary_Star_Research_Package/commit/7904701b6216dacd852f0c0faf35077d6fb30cf6)

## [v4.0.8](https://github.com/kjkoeller/Binary_Star_Research_Package/compare/v4.0.7...v4.0.8) - 2024-04-05

### Merged

* Forgotten Uncommented Out Line [`#360`](https://github.com/kjkoeller/Binary_Star_Research_Package/pull/360)
* Remove Some Unused Functions [`#358`](https://github.com/kjkoeller/Binary_Star_Research_Package/pull/358)
* v4.0.7 [`#357`](https://github.com/kjkoeller/Binary_Star_Research_Package/pull/357)

## [v4.0.7](https://github.com/kjkoeller/Binary_Star_Research_Package/compare/v4.0.6...v4.0.7) - 2024-04-03

### Merged
Expand Down

0 comments on commit 3d98568

Please sign in to comment.