summaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG
diff options
context:
space:
mode:
authorRay <[email protected]>2013-11-18 23:58:36 +0100
committerRay <[email protected]>2013-11-18 23:58:36 +0100
commit3521193bbf388bdfe090dea00345e505890a9b85 (patch)
tree36e17c3d6a1fc26df4e89bb21b0fb92f7bbe497c /CHANGELOG
parent62b5ea113160643c26f1be8909262a59cda49b5e (diff)
downloadraylib-3521193bbf388bdfe090dea00345e505890a9b85.tar.gz
raylib-3521193bbf388bdfe090dea00345e505890a9b85.zip
Updated text files to support markup
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG17
1 files changed, 0 insertions, 17 deletions
diff --git a/CHANGELOG b/CHANGELOG
deleted file mode 100644
index dc47ee53..00000000
--- a/CHANGELOG
+++ /dev/null
@@ -1,17 +0,0 @@
-changelog
----------
-
-Current: raylib 1.0 (November 2013)
-
-
--------------------------------------------
-Release: raylib 1.0.0 (18 November 2013)
--------------------------------------------
-* Initial version
-* 6 Modules provided:
- - core: basic window/context creation functions, input management, timming functions
- - shapes: basic shapes drawing functions
- - textures: image data loading and conversion to OpenGL textures
- - text: text drawing, sprite fonts loading, default font loading
- - models: basic 3d shapes drawing, OBJ models loading and drawing
- - audio: audio device initialization, WAV files loading and playing \ No newline at end of file