소스 검색

Update HISTORY.md

Ray 8 년 전
부모
커밋
d033c87d27
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      HISTORY.md

+ 1 - 1
HISTORY.md

@@ -178,7 +178,7 @@ New [examples](http://www.raylib.com/examples.html) and [sample games](http://ww
 
 Improved library consistency and organization in general. Functions and parameters have been renamed, some parts of the library have been cleaned and simplyfied, some functions has been moved to examples (lighting, Oculus Rift CV1 support) towards a more generic library implementation. Lots of hours have been invested in this process...
 
-Some other features: Gamepad support on HTML5, RPI touch screen support, 32bit audio support, frames timming improvements, public log system, rres file format support...
+Some other features: Gamepad support on HTML5, RPI touch screen support, 32bit audio support, frames timming improvements, public log system, rres file format support, automatic GIF recording...
 
 And here it is another version of **raylib, a simple and easy-to-use library to learn videogames programming**. Enjoy it.