diff --git a/CHANGELOG.md b/CHANGELOG.md index b0ddf96..79578a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ - Features * Use pid files for each thread instead of one global .titan file + * !!! You've to call Titan::Thread#run in order to start the created thread - Bug fixes