From d5a41b13bf1636ef2c3b779a7cdb9e83112c4983 Mon Sep 17 00:00:00 2001 From: Brendan Hansen Date: Sun, 24 Sep 2023 17:14:23 -0500 Subject: [PATCH] grammar fixes --- www/news-articles/release-0.1.6.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/news-articles/release-0.1.6.html b/www/news-articles/release-0.1.6.html index 82c60d6..d1005fd 100644 --- a/www/news-articles/release-0.1.6.html +++ b/www/news-articles/release-0.1.6.html @@ -1,6 +1,6 @@

Beta Release 0.1.6

-There has not been a new release of Onyx in several months. I have been working on other projects (using Onyx!) and have not had the time need to dedicate to new features in the language. That being said Onyx already has many of the features that I need for my projects, so I have not felt the need to add new features. However, I have been fixing bugfixes and blatant misimplementations of core library procedures that have been getting in my way. Enough of these have accumulated over the past couple of months that I believe it is worth it to publish them in a new bugfix release. +There has not been a new release of Onyx in several months. I have been working on other projects (using Onyx!) and have not had the time needed to dedicate to new features in the language. That being said, Onyx already has many of the features that I need for my projects, so I have not felt the need to add new features. However, I have been fixing bugfixes and blatant misimplementations of core library procedures that have been getting in my way. Enough of these have accumulated over the past couple of months that I believe it is worth it to publish them in a new bugfix release.

-- 2.25.1