You are here

CHANGELOG.txt in Views Natural Sort 7

Same filename and directory in other branches
  1. 6 CHANGELOG.txt
  2. 7.2 CHANGELOG.txt
===== 7.x-1.4 ======

 * [#1832526] Fix for empty word replacement fields making regex compilation fail.
 * [#1833388] Making the Help Text make more sense.
 * [#1853554] Delete node title index on node delete to keep the table smaller.

===== 7.x-1.3 ======

 * [#1042242] Adding ability to Define words and letters to ignore.

===== 7.x-1.2 ======
 
 * [#546794] Implemented code provided by DanChadwick that sets the base standard for numerical sort.
 * Fixed a divide-by-zero error when enabling module with no nodes.


===== 7.x-1.1 ======

 * [#558668] Applied patch contributed by heatherann.

File

CHANGELOG.txt
View source
  1. ===== 7.x-1.4 ======
  2. * [#1832526] Fix for empty word replacement fields making regex compilation fail.
  3. * [#1833388] Making the Help Text make more sense.
  4. * [#1853554] Delete node title index on node delete to keep the table smaller.
  5. ===== 7.x-1.3 ======
  6. * [#1042242] Adding ability to Define words and letters to ignore.
  7. ===== 7.x-1.2 ======
  8. * [#546794] Implemented code provided by DanChadwick that sets the base standard for numerical sort.
  9. * Fixed a divide-by-zero error when enabling module with no nodes.
  10. ===== 7.x-1.1 ======
  11. * [#558668] Applied patch contributed by heatherann.