From b7f93c6931286e9eab4c923ce6988eb085acac55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Pastuszak?= Date: Fri, 25 May 2018 19:39:21 +0200 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index e4e15b0..29d3508 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -5,4 +5,4 @@ - `li` pseudo instruction will get converted to `addiu` for negative values and to `ori` for positive values #### Version: 1.0 --Initial release +- Initial release