File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed
Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 5959 < style type ="text/css "> code {white-space : pre;}</ style >
6060 < style type ="text/css ">
6161pre > code .sourceCode { white-space : pre; position : relative; }
62- pre > code .sourceCode > span { display : inline-block; line-height : 1.25 ; }
62+ pre > code .sourceCode > span { line-height : 1.25 ; }
6363pre > code .sourceCode > span : empty { height : 1.2em ; }
6464.sourceCode { overflow : visible; }
6565code .sourceCode > span { color : inherit; text-decoration : inherit; }
7070}
7171@media print {
7272pre > code .sourceCode { white-space : pre-wrap; }
73- pre > code .sourceCode > span { text-indent : -5em ; padding-left : 5em ; }
73+ pre > code .sourceCode > span { display : inline-block; text-indent : -5em ; padding-left : 5em ; }
7474}
7575pre .numberSource code
7676 { counter-reset : source-line 0 ; }
Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ [ 1.8.6] - 2024-08-01
5+ --------------------
6+
7+ ### Other Changes
8+
9+ - ci: Add tft plan and workflow (#248 )
10+ - docs: add module documentation for timesync_provider (#250 )
11+ - ci: Update fmf plan to add a separate job to prepare managed nodes (#251 )
12+ - ci: Bump sclorg/testing-farm-as-github-action from 2 to 3 (#252 )
13+
414[ 1.8.5] - 2024-07-02
515--------------------
616
You can’t perform that action at this time.
0 commit comments