From a381b1534a486b8652d026c35f9257acbed59829 Mon Sep 17 00:00:00 2001 From: ptmcg Date: Fri, 22 Oct 2021 17:47:47 -0500 Subject: Added parser_element to synonymize with parserElement in ParseBaseException --- docs/whats_new_in_3_0_0.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/whats_new_in_3_0_0.rst b/docs/whats_new_in_3_0_0.rst index acbc88c..23cf2c0 100644 --- a/docs/whats_new_in_3_0_0.rst +++ b/docs/whats_new_in_3_0_0.rst @@ -539,6 +539,9 @@ API Changes - as_dict asDict - get_name getName + ParseBaseException + - parser_element parserElement + any_open_tag anyOpenTag any_close_tag anyCloseTag c_style_comment cStyleComment -- cgit v1.2.1