Skip to content

Commit

Permalink
Merge pull request #411 from antonvw/merge-url
Browse files Browse the repository at this point in the history
added missing line
  • Loading branch information
antonvw authored Aug 5, 2023
2 parents a469ef5 + 75efdc8 commit d024392
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Changed

- boost::regular expression lib used by wex::regex_part
- boost::URL lib used, requiring boost 1.81
- frame::open_file_same_page: argument now takes wex::path
- item::layout: argument now takes wex::data::layout
- stc::vi_command: argument now takes wex::line_data
Expand Down
1 change: 1 addition & 0 deletions doc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -442,6 +442,7 @@ It benefits from the following wxWidgets libraries:
## wxWidgets libraries

- all gui classes are derived from / use wxWidgets base classes

lib | info
-----|------
wxbase | base
Expand Down

0 comments on commit d024392

Please sign in to comment.