fix changelog.html, correct the location of added mime types

The addition is not in 2.0.3, but in 2.1.0
fix to https://github.com/EllisLab/CodeIgniter/commit/0ba26c731cf8838b5239c1a7957bc18f58fe2f7d#user_guide/changelog.html
1 file changed
tree: 485519539e0324f6988ac91ff7c19a52885ad35d
  1. .gitignore
  2. application/
  3. index.php
  4. license.txt
  5. readme.md
  6. system/
  7. user_guide/
readme.md

What is CodeIgniter

CodeIgniter is an Application Development Framework - a toolkit - for people who build web sites using PHP. Its goal is to enable you to develop projects much faster than you could if you were writing code from scratch, by providing a rich set of libraries for commonly needed tasks, as well as a simple interface and logical structure to access these libraries. CodeIgniter lets you creatively focus on your project by minimizing the amount of code needed for a given task.

Resources