@@ -395,6 +395,11 @@ The rendered object description:
395395Change Log
396396==========
397397
398+ 2021-08-18 2.2
399+ --------------
400+
401+ - Use the Object ID as index name when no object title available
402+
3984032021-06-26 2.1
399404--------------
400405
@@ -412,8 +417,6 @@ Change Log
412417
413418- Simplify index name (e4d9207)
414419
415- .. sectionauthor :: Shengyu Zhang
416-
4174202021-06-03 2.0a3
418421----------------
419422
@@ -425,16 +428,12 @@ Change Log
425428- Fix none object signture (6a5f75f)
426429- Prevent sphinx config changed everytime (f7b316b)
427430
428- .. sectionauthor :: Shengyu Zhang
429-
4304312021-05-23 2.0a1
431432----------------
432433
433434- Template variable must be non None (fb9678e)
434435- Template will not apply on role with explicit title (5bdaad1)
435436
436- .. sectionauthor :: Shengyu Zhang
437-
4384372021-05-22 2.0a0
439438----------------
440439
@@ -454,8 +453,6 @@ Change Log
454453- Add custom filter support to template
455454- Combine ``any_predefined_schemas `` and ``any_custom_schemas `` to ``any_schemas ``
456455
457- .. sectionauthor :: Shengyu Zhang
458-
4594562021-01-28 1.0b0
460457----------------
461458
@@ -465,11 +462,7 @@ Change Log
465462- Rename schema field "role" to "reference"
466463- Rename schema field "directive" to "content"
467464
468- .. sectionauthor :: Shengyu Zhang
469-
4704652020-12-20 1.0a1
471466----------------
472467
473468The alpha version is out, enjoy~
474-
475- .. sectionauthor :: Shengyu Zhang
0 commit comments