From 7eb98d43cadc2414e8cd540a21b3624e5a34f98c Mon Sep 17 00:00:00 2001 From: Brendan Hansen Date: Sun, 24 Sep 2023 23:18:38 -0500 Subject: [PATCH] more grammar issues --- 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 d1005fd..598735e 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 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. +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 bugs and blatant wrong implementations 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