libdnf
    Preparing search index...

    Interface Changelog

    interface Changelog {
        author: string;
        date: Date;
        text: string;
    }
    Index

    Properties

    Properties

    author: string
    date: Date
    text: string