Browse Source

Minor - Update changelog for 1.11.0

Yannick Warnier 8 years ago
parent
commit
2f3c8ec8db
1 changed files with 5 additions and 3 deletions
  1. 5 3
      documentation/changelog.html

+ 5 - 3
documentation/changelog.html

@@ -59,7 +59,7 @@
     <h3>Possibly breaking changes</h3>
     <p>None in this version.</p>
     <h3>Notable new Features</h3>
-    <h4>For end-users, teachers and Chamilo admins (by relevance)</h4>
+    <h4>For end-users, teachers and Chamilo admins (by date)</h4>
     <ul>
         <li>(<a href="https://github.com/chamilo/chamilo-lms/commit/a308cb81ff467d6017395ef35afcb677e09ff35b">a308cb81</a>) Add basic Moodle courses import feature</li>
         <li>(<a href="https://github.com/chamilo/chamilo-lms/commit/238763aece0cdd01a21ff50536ab656292a8ed2d">238763ae</a> - <a href="https://support.chamilo.org/issues/8307">#8307</a>) Add recalculate students score feature in exercises</li>
@@ -83,7 +83,7 @@
         <li>(<a href="https://github.com/chamilo/chamilo-lms/commit/d01d9b71b20161b7645e46365418213a8292130d">d01d9b71</a> - <a href="https://task.beeznest.com/issues/11642">BT#11642</a>) Add links sorting</li>
         <li>(<a href="https://github.com/chamilo/chamilo-lms/commit/0430b64579ec67e89ffe2216148b070322f4eb3e">0430b645</a> - <a href="https://task.beeznest.com/issues/11486">BT#11486</a>) Add custom logo to pdf template</li>
     </ul>
-    <h4>For developers and sysadmins (by relevance)</h4>
+    <h4>For developers and sysadmins (by date)</h4>
     <ul>
         <li>(<a href="https://github.com/chamilo/chamilo-lms/commit/b146d02a2e8b2fe4263006b121c22c16f08825fe">b146d02a</a> - <a href="https://task.beeznest.com/issues/10651">BT#10651</a>) Add Skills Level Management</li>
         <li>(<a href="https://github.com/chamilo/chamilo-lms/commit/3562bbc2ad81c266a18e2d3d56ec130378d51244">3562bbc2</a> - <a href="https://support.chamilo.org/issues/8302">#8302</a>) Added User Tag Filter to subscribe users to sessions</li>
@@ -1464,6 +1464,7 @@
     <h3>Stylesheets and theming</h3>
     <ul>
         <li>(<a href="https://github.com/chamilo/chamilo-lms/commit/e4239dd983fac3ef9092aaa53779cc0f0b56bfec">e4239dd9</a>) Add CSS theme for Holi indian festival, contribution by official provider contidosdixitais.com</li>
+        <li>Many changes have been made to the default template at main/template/default/, so if you have derived a custom template from it in previous versions, you will have to work on the basis of the default again, most probably.</li>
     </ul>
     <h3>Files structure</h3>
     <ul>
@@ -1474,7 +1475,8 @@
     </ul>
     <h3>Web services</h3>
     <ul>
-        <li>Added webservices to configure the visibility of courses for specific users in the courses catalogue</li>
+        <li>Added web services to configure the visibility of courses for specific users in the courses catalogue</li>
+        <li>Added REST web services to communicate with the official mobile app</li>
     </ul>
     <h3>Removals</h3>
     <ul>