Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■
    doc/incompatibilities.md
     1 +# 4.1.0
     2 + 
     3 +1. Backslash in job commands should not be escaped now. And literal '@' should be written as '@@'
     4 +2. Various query operator _is before_ and _is after_ is substituted with _is until_ and _is since_. For instance issue query _"Submit Date" is before "yesterday"_ should be written as _"Submit Date" is until "yesterday"_
     5 + 
    1 6  # 4.0.5
    2 7   
    3 8  1. Renamed build variables:
    skipped 22 lines
Please wait...
Page is in error, reload to recover