summaryrefslogtreecommitdiffhomepage
path: root/HISTORY.md
diff options
context:
space:
mode:
authorRay <[email protected]>2020-12-25 01:35:22 +0100
committerGitHub <[email protected]>2020-12-25 01:35:22 +0100
commitef5667c078861b28c4e93c2225c2c62199837459 (patch)
treeac4284732b57bdf93361bc76e271655e6b4d8b68 /HISTORY.md
parentb6557166f2ff87b6b2e9609dda82654f3d53e16a (diff)
downloadraylib-ef5667c078861b28c4e93c2225c2c62199837459.tar.gz
raylib-ef5667c078861b28c4e93c2225c2c62199837459.zip
Update HISTORY.md
Diffstat (limited to 'HISTORY.md')
-rw-r--r--HISTORY.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/HISTORY.md b/HISTORY.md
index 5654c373..995423b3 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -288,6 +288,6 @@ Here the list with some highlights for `raylib 3.5`.
- NEW **GitHub Actions** CI/CD system: Previous CI implementation has been reviewed and improved a lot to support **multiple build configurations** (platforms, compilers, static/shared build) and also an **automatic deploy system** has been implemented to automatically attach the diferent generated artifacts to every new release. As the system seems to work very good, previous CI platforms (AppVeyor/TravisCI) have been removed.
-A part of those changes, many new functions have been added, some redundant functions removed and many functions have been reviewed for consistency with the full API (function name, parameters name and order, code formatting...). Again, this release represents is a **great improvement for raylib and marks the way forward** for the library. Hope you enjoy it!
+A part of those changes, many new functions have been added, some redundant functions removed and many functions have been reviewed for consistency with the full API (function name, parameters name and order, code formatting...). Again, this release represents is a **great improvement for raylib and marks the way forward** for the library. Make sure to check [CHANGELOG](CHANGELOG) for details! Hope you enjoy it!
Happy holidays! :)