Commit eedb6771be9b1319aea1daed89a505385e119d79
Committed by
GitHub
1 parent
92c23881
Removing todo list
Showing
1 changed file
with
1 additions
and
6 deletions
README.md
| ... | ... | @@ -40,12 +40,7 @@ The major CLI parsers for C++ include: |
| 40 | 40 | |
| 41 | 41 | So, this library was designed to provide a great syntax, good compiler compatibility, and minimal installation fuss. |
| 42 | 42 | |
| 43 | -## Current status: | |
| 44 | - | |
| 45 | -This library was built to supply the Application object for the GooFit CUDA/OMP fitting library. Before version 2.0 of GooFit is released, this library will reach version 1.0 status. The current tasks still planned are: | |
| 46 | - | |
| 47 | -* Collect user feedback | |
| 48 | -* Evaluate compatibility with [ROOT]'s TApplication object. | |
| 43 | +## Changelog | |
| 49 | 44 | |
| 50 | 45 | See the [changelog](./CHANGELOG.md) or [GitHub Releases] for details. |
| 51 | 46 | ... | ... |