Small rewording to the CHANGELOG

This commit is contained in:
Bruno Oliveira 2018-05-15 21:01:37 -03:00 committed by GitHub
parent 4914135fdf
commit 1b2f4f4483
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
introduce node.get_closest_marker(name, default=None) to support simple marker usage setups.
Introduce ``Node.get_closest_marker(name, default=None)`` to support simple marker usage scenarios.