diff --git a/README.md b/README.md index ddc9afd..15eaaa5 100644 --- a/README.md +++ b/README.md @@ -9,15 +9,17 @@ Once a milestone is hit (e.g. a new feature fully implemented), I'll publish a r ## Approaching 1.0.0! -Amethyst is finally approaching 1.0.0! Very very soon I will feature-freeze the project and begin just fixing bugs and cleaning up code! This may take a bit because the codebase is very cluttered, and because all features are there in a basic state, it would be better to fix and clean up what I have, so I have a workable codebase for implementing new features, and because new features aren't going to be added anyway, I might as well fully release the project! +I have feature-freezed the project! Any further release is just cleaning up the codebase and getting some snazzy new default webpage or something idk yet xdd. ## Currently working features: -* New configuration is ~95% done, most features work. +* New configuration! * Fixed **A LOT** of unreported bugs from the old code. * More resilliency against errors. * Improved security. * Proxy almost working! +* Multithreading! +* Python Execution Script! ## Project status: