From 57400b7f8bbc5b5a8983627322cc9be572b8043e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Mangano-Tarumi?= Date: Sat, 25 Nov 2017 12:03:26 +0100 Subject: [PATCH] update the changelog for 1.5.0 --- CHANGELOG | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 47f71e0..10f75d8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,14 +1,14 @@ Changelog ========= -1.5.0 - TBA ------------ +1.5.0 - 2017-11-25 +------------------ New fancy graphics! This marks a milestone in the oshu! project, as the graphics engine was the -last remnant of the inital version. The new visuals uses accelerated 2D -graphics to render antialiased shapes and tranculent objects. This looks nice +last remnant of the initial version. The new visuals uses accelerated 2D +graphics to render antialiased shapes and translucent objects. This looks nice but is a significant load compared to the previous wireframe graphics. All the objects are dynamically drawn using the cairo vector graphics library. @@ -32,7 +32,7 @@ Hit sounds! While the hi-hat was a perfectly decent generic soft sound, exploiting the full audio sample range gives a completely different experience. Now you'll hear -rythmic drums if you play well, and somethings other nice sound effects. +rhythmic drums if you play well, and somethings other nice sound effects. With this release comes a new parser, much more accurate than the previous one. When a beatmap contains an error, the error is displayed and everyone is