From 931597db1f3dc23fb6d632b3de5331e3aff0bb0f Mon Sep 17 00:00:00 2001 From: Jason Williams Date: Wed, 6 Nov 2019 16:30:27 +0000 Subject: [PATCH] hacktoberfest release --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 968ca76b6d5..ad8c3a56e46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ Features: Enables Boa to run within the Test 262 framework. This will help us see what is implemented or not within the spec -# [# 0.5.0 (2019-11-06)](https://github.com/jasonwilliams/boa/compare/v0.4.0...HEAD) +# [# 0.5.0 (2019-11-06) - Hacktoberfest Release](https://github.com/jasonwilliams/boa/compare/v0.4.0...HEAD) Feature enhancements: