Commit 6fbdfeca authored by juga's avatar juga
Browse files

fix: doc: changelog identation and new lines

parent dc06bbdc
Loading
Loading
Loading
Loading
+3 −2
Original line number Original line Diff line number Diff line
@@ -119,8 +119,8 @@ Other
~~~~~
~~~~~
- Remove userquery code.
- Remove userquery code.
- Change default country to AA for [scanner]
- Change default country to AA for [scanner]
  - SN was set as default value instead of AA;
  SN was set as default value instead of AA
    - according to ISO 3166, SN refers to Senegal.
  according to ISO 3166, SN refers to Senegal.
- Update scanner.country's comment.
- Update scanner.country's comment.
  - sbws.example.ini described destination's country inside of scanner's
  - sbws.example.ini described destination's country inside of scanner's
- Improvements and being inline with pep8.
- Improvements and being inline with pep8.
@@ -187,6 +187,7 @@ Fix
  since master is the default and add test for master.
  since master is the default and add test for master.
- CI: Change indentation to 2 chars.
- CI: Change indentation to 2 chars.
- Scanner: Increase time getting measurements.
- Scanner: Increase time getting measurements.

  - Increase the time waiting for the last measurements queued, to avoid
  - Increase the time waiting for the last measurements queued, to avoid
    canceling unfinished measurements and gc maybe not releasing thread
    canceling unfinished measurements and gc maybe not releasing thread
    variables
    variables