From 568ea0cbc656d8cbbfc6585be19b1de2e7bf3e1e Mon Sep 17 00:00:00 2001 From: jos Date: Sun, 7 Jun 2015 21:05:49 +0200 Subject: [PATCH] Updated history --- HISTORY.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index 8deabb777..3083d63c7 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -12,6 +12,8 @@ - Implemented a new configuration option `predictable`, which can be set to true in order to ensure predictable function output types. - Implemented function `intersect`. Thanks @kv-kunalvyas. +- Implemented support for adding `toTex` properties to custom functions. + Thanks @FSMaxB. - Large internal refactoring, allowing to create custom bundles of math.js. - Function `typeof` no longer returns lower case names, but now returns lower case names for primitives (like `number`, `boolean`, `string`), and